summaryrefslogtreecommitdiff
path: root/acinclude.m4.in
diff options
context:
space:
mode:
authorRobert Newson <rnewson@apache.org>2011-10-10 20:20:59 +0100
committerRobert Newson <rnewson@apache.org>2011-10-12 13:30:02 +0100
commitd01047563d932c9d2c0c9c014a98bf4a83ff485a (patch)
treeddffda9a1d89f3d82a2a44cb30fa8e49ec67ac5b /acinclude.m4.in
parent79fa8d7d66d5e869d2a0757bb7fdf9f95fe36f66 (diff)
Update CHANGES/NEWS/acinclude.m4.in for 1.1.1
Diffstat (limited to 'acinclude.m4.in')
-rw-r--r--acinclude.m4.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/acinclude.m4.in b/acinclude.m4.in
index e74f6336..8466b564 100644
--- a/acinclude.m4.in
+++ b/acinclude.m4.in
@@ -19,7 +19,7 @@ m4_define([LOCAL_BUG_URI], [https://issues.apache.org/jira/browse/COUCHDB])
m4_define([LOCAL_VERSION_MAJOR], [1])
m4_define([LOCAL_VERSION_MINOR], [1])
m4_define([LOCAL_VERSION_REVISION], [1])
-m4_define([LOCAL_VERSION_STAGE], [a])
+m4_define([LOCAL_VERSION_STAGE], [])
m4_define([LOCAL_VERSION_RELEASE], [%release%])
m4_define([LOCAL_VERSION_PRIMARY],
[LOCAL_VERSION_MAJOR.LOCAL_VERSION_MINOR.LOCAL_VERSION_REVISION])