aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2011-11-15 15:28:43 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2011-11-15 15:28:43 +0000
commitfcf2c9bce1cdd0d4a13841b99e919ec555b896c1 (patch)
treeae567846ddc74d4e4591ab0a65f257da3d183d40 /configure.ac
parent5e3403fbd39b2cafdaa662768a61d8fb0f45e244 (diff)
downloadgdbm-fcf2c9bce1cdd0d4a13841b99e919ec555b896c1.tar.gz
gdbm-fcf2c9bce1cdd0d4a13841b99e919ec555b896c1.tar.bz2
Version 1.10.90
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index fec5d0d..8de7493 100644
--- a/configure.ac
+++ b/configure.ac
@@ -16,7 +16,7 @@
m4_define([_GDBM_VERSION_MAJOR], 1)
m4_define([_GDBM_VERSION_MINOR], 10)
-dnl m4_define([_GDBM_VERSION_PATCH], 90)
+m4_define([_GDBM_VERSION_PATCH], 90)
AC_INIT([gdbm],
_GDBM_VERSION_MAJOR._GDBM_VERSION_MINOR[]m4_ifdef([_GDBM_VERSION_PATCH],._GDBM_VERSION_PATCH),

Return to:

Send suggestions and report system problems to the System administrator.