summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorJirka Hladky <jhladky@redhat.com>2019-09-30 17:52:21 +0200
committerJirka Hladky <jhladky@redhat.com>2019-09-30 17:52:21 +0200
commit2b234789fa6437426bbb20c96409c5d3e7960446 (patch)
tree67999f94bf2af6621bde9e327aecf5d6cc096382 /configure.ac
parentFix for Unresolved symbol error_exit in libhavege #20 by pld-gitsync (diff)
downloadhaveged-2b234789fa6437426bbb20c96409c5d3e7960446.tar.xz
haveged-2b234789fa6437426bbb20c96409c5d3e7960446.zip
Preparing 1.9.7 release
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 274df50..aa2e7e3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@
## Minimum Autoconf version
AC_PREREQ([2.59])
-AC_INIT([haveged],[1.9.5])
+AC_INIT([haveged],[1.9.7])
AC_CONFIG_AUX_DIR(config)
AC_USE_SYSTEM_EXTENSIONS
AC_CONFIG_HEADER([config.h])