diff options
author | Jirka Hladky <jhladky@redhat.com> | 2018-08-11 00:44:19 +0200 |
---|---|---|
committer | Jirka Hladky <jhladky@redhat.com> | 2018-08-11 00:44:19 +0200 |
commit | faa40ff345af194d3253f5fb030403e3c9831c36 (patch) | |
tree | 5913ccc2ab853175e20b42682780aa9235c8ca90 /configure.ac | |
parent | Merge branch 'master' of https://github.com/jirka-h/haveged (diff) | |
download | haveged-faa40ff345af194d3253f5fb030403e3c9831c36.tar.xz haveged-faa40ff345af194d3253f5fb030403e3c9831c36.zip |
Bumped version to 1.9.41.9.4
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index e657f92..0893ae9 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ ## Minimum Autoconf version AC_PREREQ([2.59]) -AC_INIT([haveged],[1.9.3]) +AC_INIT([haveged],[1.9.4]) AC_CONFIG_AUX_DIR(config) AC_USE_SYSTEM_EXTENSIONS AC_CONFIG_HEADER([config.h]) |