Repository: olingo-odata4-js
Updated Branches:
  refs/heads/master 9d796c6e8 -> cf77b73e5


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


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/cf77b73e
Tree: http://git-wip-us.apache.org/repos/asf/olingo-odata4-js/tree/cf77b73e
Diff: http://git-wip-us.apache.org/repos/asf/olingo-odata4-js/diff/cf77b73e

Branch: refs/heads/master
Commit: cf77b73e53ac06d715820ab45fa33d9c8e2943f5
Parents: 9d796c6
Author: Michael Bolz <[email protected]>
Authored: Fri Sep 5 10:31:39 2014 +0200
Committer: Michael Bolz <[email protected]>
Committed: Fri Sep 5 10:37:32 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/cf77b73e/odatajs/package.json
----------------------------------------------------------------------
diff --git a/odatajs/package.json b/odatajs/package.json
index 6a594fc..36dd3d7 100644
--- a/odatajs/package.json
+++ b/odatajs/package.json
@@ -2,7 +2,7 @@
   "name": "odatajs",
   "version": "4.0.0",
   "postfix": "beta-01",
-  "releaseCandidate" : "",
+  "releaseCandidate" : "RC01",
 
   "title": "Olingo OData Client for Java Script",
   "description": "the Olingo OData Client for Java Script 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