summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorJirka Hladky <jhladky@redhat.com>2021-09-30 13:55:19 +0200
committerJirka Hladky <jhladky@redhat.com>2021-09-30 13:55:19 +0200
commitca51296dbba18a10c063ced0d42e909edeca8142 (patch)
treeba69dd01456c32d6e485cf8765bd066b0dc783c9 /configure.ac
parentUpdated contrib/Fedora/haveged.spec for version 1.9.15 (diff)
downloadhaveged-ca51296dbba18a10c063ced0d42e909edeca8142.tar.xz
haveged-ca51296dbba18a10c063ced0d42e909edeca8142.zip
Bumped version to v1.9.16
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 8e85684..07b5b2a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@
## Minimum Autoconf version
AC_PREREQ([2.59])
-AC_INIT([haveged],[1.9.15])
+AC_INIT([haveged],[1.9.16])
AC_CONFIG_AUX_DIR(config)
AC_USE_SYSTEM_EXTENSIONS
AC_CONFIG_HEADER([config.h])