summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaroslav Kysela <perex@perex.cz>2019-01-07 13:55:44 +0100
committerJaroslav Kysela <perex@perex.cz>2019-01-07 13:55:44 +0100
commit5de00c7a52325158072edf128b87319328bb930d (patch)
tree3c8676adf58ed857b597b8082837a40e54e183e2
parentd99dc2875843327feb658d674c8f4d710e8bd432 (diff)
Release v1.1.8
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 85239ca..416d93b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ([2.63])
-AC_INIT([tinycompress], [1.1.7])
+AC_INIT([tinycompress], [1.1.8])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_MACRO_DIR([m4])