summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorJirka Hladky <jhladky@redhat.com>2019-08-20 00:50:39 +0200
committerJirka Hladky <jhladky@redhat.com>2019-08-20 00:50:39 +0200
commit037e059860c2b958bfbd53578c12f84c7b1c1439 (patch)
treea975b2e2b353f35a7aee2b4f152585f1d81566c5 /configure.ac
parentAdded test for /dev/random symlink (diff)
downloadhaveged-037e059860c2b958bfbd53578c12f84c7b1c1439.tar.xz
haveged-037e059860c2b958bfbd53578c12f84c7b1c1439.zip
New version 1.9.5
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 0893ae9..274df50 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@
## Minimum Autoconf version
AC_PREREQ([2.59])
-AC_INIT([haveged],[1.9.4])
+AC_INIT([haveged],[1.9.5])
AC_CONFIG_AUX_DIR(config)
AC_USE_SYSTEM_EXTENSIONS
AC_CONFIG_HEADER([config.h])