aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaroslav Kysela <perex@perex.cz>2020-02-19 10:35:45 +0100
committerJaroslav Kysela <perex@perex.cz>2020-02-19 10:35:45 +0100
commitb87122a33ba45001f0617190a5a248401194b85a (patch)
treebe85e36b3e0a8b05167b3281fd5515fa18e6894b
parentb88a0ec4f6413ec631e54444820979067a4d1d02 (diff)
Release v1.2.2
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 449ec6e..b5fff91 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.8])
+AC_INIT([tinycompress], [1.2.2])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_MACRO_DIR([m4])