Repository: olingo-odata4-js
Updated Branches:
  refs/heads/master fe2e1ae91 -> 772699d01


[OLINGO-419] Set version to '4.0.0-beta-01-RC02'


Project: http://git-wip-us.apache.org/repos/asf/olingo-odata4-js/repo
Commit: http://git-wip-us.apache.org/repos/asf/olingo-odata4-js/commit/772699d0
Tree: http://git-wip-us.apache.org/repos/asf/olingo-odata4-js/tree/772699d0
Diff: http://git-wip-us.apache.org/repos/asf/olingo-odata4-js/diff/772699d0

Branch: refs/heads/master
Commit: 772699d013ae3b34edbe1081b37cfaf3d457fe34
Parents: fe2e1ae
Author: Michael Bolz <[email protected]>
Authored: Wed Sep 10 10:56:46 2014 +0200
Committer: Michael Bolz <[email protected]>
Committed: Wed Sep 10 10:56:46 2014 +0200

----------------------------------------------------------------------
 odatajs/package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/olingo-odata4-js/blob/772699d0/odatajs/package.json
----------------------------------------------------------------------
diff --git a/odatajs/package.json b/odatajs/package.json
index 3f66eb4..d3ce0c2 100644
--- a/odatajs/package.json
+++ b/odatajs/package.json
@@ -2,7 +2,7 @@
   "name": "odatajs",
   "version": "4.0.0",
   "postfix": "beta-01",
-  "releaseCandidate" : "RC01",
+  "releaseCandidate" : "RC02",
 
   "title": "Olingo OData Client for JavaScript",
   "description": "the Olingo OData Client for JavaScript library is a new 
cross-browser JavaScript library that enables data-centric web applications by 
leveraging modern protocols such as JSON and OData and HTML5-enabled browser 
features. It's designed to be small, fast and easy to use.",

Reply via email to