diff options
author | Jirka Hladky <jhladky@redhat.com> | 2021-01-01 23:01:25 +0100 |
---|---|---|
committer | Jirka Hladky <jhladky@redhat.com> | 2021-01-01 23:01:25 +0100 |
commit | 9cf3797f27fdd2e72b81eb3c44a069da1ed61901 (patch) | |
tree | 18960e463455a113b72035dfec53b304a2367632 /configure.ac | |
parent | Made enttest conditional (diff) | |
download | haveged-9cf3797f27fdd2e72b81eb3c44a069da1ed61901.tar.xz haveged-9cf3797f27fdd2e72b81eb3c44a069da1ed61901.zip |
Preparing version 1.9.14
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 e5db726..c172a10 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ ## Minimum Autoconf version AC_PREREQ([2.59]) -AC_INIT([haveged],[1.9.13]) +AC_INIT([haveged],[1.9.14]) AC_CONFIG_AUX_DIR(config) AC_USE_SYSTEM_EXTENSIONS AC_CONFIG_HEADER([config.h]) |