You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by dj...@apache.org on 2014/03/27 15:22:15 UTC

couchdb commit: updated refs/heads/1.5.x to f3508f2

Repository: couchdb
Updated Branches:
  refs/heads/1.5.x da4baa846 -> f3508f280


Empty STAGE/RELEASE parts for release


Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/f3508f28
Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/f3508f28
Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/f3508f28

Branch: refs/heads/1.5.x
Commit: f3508f280e231848d1b97901f52617f8b82163a3
Parents: da4baa8
Author: Dirkjan Ochtman <di...@ochtman.nl>
Authored: Thu Mar 27 15:21:53 2014 +0100
Committer: Dirkjan Ochtman <di...@ochtman.nl>
Committed: Thu Mar 27 15:21:53 2014 +0100

----------------------------------------------------------------------
 acinclude.m4.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/f3508f28/acinclude.m4.in
----------------------------------------------------------------------
diff --git a/acinclude.m4.in b/acinclude.m4.in
index b8f9a95..5e48f9b 100644
--- a/acinclude.m4.in
+++ b/acinclude.m4.in
@@ -19,8 +19,8 @@ m4_define([LOCAL_BUG_URI], [https://issues.apache.org/jira/browse/COUCHDB])
 m4_define([LOCAL_VERSION_MAJOR], [1])
 m4_define([LOCAL_VERSION_MINOR], [5])
 m4_define([LOCAL_VERSION_REVISION], [1])
-m4_define([LOCAL_VERSION_STAGE], [+build])
-m4_define([LOCAL_VERSION_RELEASE], [.%revision%])
+m4_define([LOCAL_VERSION_STAGE], [])
+m4_define([LOCAL_VERSION_RELEASE], [])
 m4_define([LOCAL_VERSION_PRIMARY],
     [LOCAL_VERSION_MAJOR.LOCAL_VERSION_MINOR.LOCAL_VERSION_REVISION])
 m4_define([LOCAL_VERSION_SECONDARY],