summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorJirka Hladky <jhladky@redhat.com>2019-09-30 17:57:18 +0200
committerJirka Hladky <jhladky@redhat.com>2019-09-30 17:57:18 +0200
commit6312ee23d01a6afc35abed332325c0415bbaaf8a (patch)
tree03e4e59744527e5dfc1ea013512f3ddbb7ace9c7 /configure.ac
parentPreparing 1.9.7 release (diff)
downloadhaveged-6312ee23d01a6afc35abed332325c0415bbaaf8a.tar.xz
haveged-6312ee23d01a6afc35abed332325c0415bbaaf8a.zip
Preparing 1.9.8 releasev1.9.8a
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 aa2e7e3..4a20bef 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@
## Minimum Autoconf version
AC_PREREQ([2.59])
-AC_INIT([haveged],[1.9.7])
+AC_INIT([haveged],[1.9.8])
AC_CONFIG_AUX_DIR(config)
AC_USE_SYSTEM_EXTENSIONS
AC_CONFIG_HEADER([config.h])