aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2010-07-03 10:56:48 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2010-07-03 10:56:48 +0300
commit6b6a4fba1a69ccf0d2d22a238d7f8373c84526a3 (patch)
tree4b071c1396d49bbe18a570aa78bd9f4cd47269e4 /configure.ac
parent1568ad915ce84af144d5b0c7d0f4b294930de1e2 (diff)
downloadsmap-6b6a4fba1a69ccf0d2d22a238d7f8373c84526a3.tar.gz
smap-6b6a4fba1a69ccf0d2d22a238d7f8373c84526a3.tar.bz2
Version 1.1release-1.1
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 0d10b49..9ee1d18 100644
--- a/configure.ac
+++ b/configure.ac
@@ -16,8 +16,8 @@
AC_PREREQ(2.63)
m4_define([SMAP_VERSION_MAJOR], 1)
-m4_define([SMAP_VERSION_MINOR], 0)
-m4_define([SMAP_VERSION_PATCH], 1)
+m4_define([SMAP_VERSION_MINOR], 1)
+dnl m4_define([SMAP_VERSION_PATCH], 0)
AC_INIT([smap],
SMAP_VERSION_MAJOR.SMAP_VERSION_MINOR[]m4_ifdef([SMAP_VERSION_PATCH],.SMAP_VERSION_PATCH),
[gray+smap@gnu.org.ua])

Return to:

Send suggestions and report system problems to the System administrator.