aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2024-03-18 23:48:13 +0200
committerSergey Poznyakoff <gray@gnu.org>2024-03-18 23:48:13 +0200
commit0abc1f52efa79611978660baa9b78bac7fcb4576 (patch)
tree0c09a12fd44ee4d44647417ca4b57b523535c98d /configure.ac
parent988d3600c24a54ca23bd2a8717083210f29c712d (diff)
downloadgdbm-master.tar.gz
gdbm-master.tar.bz2
Version 1.23.90HEADmaster
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 @@
m4_define([_GDBM_VERSION_MAJOR], 1)
m4_define([_GDBM_VERSION_MINOR], 23)
+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.