summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorJirka Hladky <jhladky@redhat.com>2018-08-10 13:21:16 +0200
committerJirka Hladky <jhladky@redhat.com>2018-08-10 13:21:16 +0200
commit30ead0d4f4fc75639c141a7898eeedbe7f2ea425 (patch)
tree8e106a8f40f5668e891bf8f163f5f30d020488c6 /configure.ac
parentImplement a command mode and use it for chroot (diff)
downloadhaveged-30ead0d4f4fc75639c141a7898eeedbe7f2ea425.tar.xz
haveged-30ead0d4f4fc75639c141a7898eeedbe7f2ea425.zip
Bumped version to 1.9.31.9.3
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 777384f..e657f92 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@
## Minimum Autoconf version
AC_PREREQ([2.59])
-AC_INIT([haveged],[1.9.2])
+AC_INIT([haveged],[1.9.3])
AC_CONFIG_AUX_DIR(config)
AC_USE_SYSTEM_EXTENSIONS
AC_CONFIG_HEADER([config.h])