You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@usergrid.apache.org by sn...@apache.org on 2014/08/22 18:25:10 UTC

git commit: Prepare for rc1.

Repository: incubator-usergrid
Updated Branches:
  refs/heads/master 822ecf44c -> 83fb154e0


Prepare for rc1.


Project: http://git-wip-us.apache.org/repos/asf/incubator-usergrid/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-usergrid/commit/83fb154e
Tree: http://git-wip-us.apache.org/repos/asf/incubator-usergrid/tree/83fb154e
Diff: http://git-wip-us.apache.org/repos/asf/incubator-usergrid/diff/83fb154e

Branch: refs/heads/master
Commit: 83fb154e09d06d2038f7599787f8c4b0f39a57a5
Parents: 822ecf4
Author: Dave Johnson <sn...@apache.org>
Authored: Fri Aug 22 12:25:06 2014 -0400
Committer: Dave Johnson <sn...@apache.org>
Committed: Fri Aug 22 12:25:06 2014 -0400

----------------------------------------------------------------------
 release/sign-release.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-usergrid/blob/83fb154e/release/sign-release.sh
----------------------------------------------------------------------
diff --git a/release/sign-release.sh b/release/sign-release.sh
index a56c8d8..ca65b01 100755
--- a/release/sign-release.sh
+++ b/release/sign-release.sh
@@ -1,5 +1,5 @@
-export rcstring="rc1"
-export vstring="0.0.29"
+export rcstring=""
+export vstring="1.0.0"
 
 gpg --armor --detach-sig target/usergrid-release-${vstring}${rcstring}-source.zip
 gpg --armor --detach-sig target/usergrid-release-${vstring}${rcstring}-source.tar.gz