summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorJirka Hladky <jhladky@redhat.com>2020-06-11 23:47:48 +0200
committerJirka Hladky <jhladky@redhat.com>2020-06-11 23:47:48 +0200
commitf5bd6faeacea726359c5820aa605fc57022d7245 (patch)
tree6d29c1db8bc040b90ca82974cf75889faa76ee66 /configure.ac
parentMerge branch 'master' of https://github.com/jirka-h/haveged (diff)
downloadhaveged-f5bd6faeacea726359c5820aa605fc57022d7245.tar.xz
haveged-f5bd6faeacea726359c5820aa605fc57022d7245.zip
Updated version to v1.9.11v1.9.11
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 5e9372c..31fa986 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@
## Minimum Autoconf version
AC_PREREQ([2.59])
-AC_INIT([haveged],[1.9.9])
+AC_INIT([haveged],[1.9.11])
AC_CONFIG_AUX_DIR(config)
AC_USE_SYSTEM_EXTENSIONS
AC_CONFIG_HEADER([config.h])