aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index b67b176..3cb4b62 100644
--- a/configure.ac
+++ b/configure.ac
@@ -16,6 +16,7 @@
16 16
17m4_define([_GDBM_VERSION_MAJOR], 1) 17m4_define([_GDBM_VERSION_MAJOR], 1)
18m4_define([_GDBM_VERSION_MINOR], 23) 18m4_define([_GDBM_VERSION_MINOR], 23)
19m4_define([_GDBM_VERSION_PATCH], 90)
19 20
20AC_INIT([gdbm], 21AC_INIT([gdbm],
21 _GDBM_VERSION_MAJOR._GDBM_VERSION_MINOR[]m4_ifdef([_GDBM_VERSION_PATCH],._GDBM_VERSION_PATCH), 22 _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.