summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authormartinko2014-11-05 15:00:53 +0000
committermartinko2014-11-05 15:00:53 +0000
commit82f9f365f386bc6f3d00c344fd2df1ca6f446346 (patch)
tree17f88622cf55fb3a50b9b0263b9288d4e5390ae0 /configure.ac
parent4e0661e949aa0d47f2c359fe176fecf0ebe70d21 (diff)
parent876eb92baf2de08619d9dc909952eab44936f966 (diff)
Merge branch 'hotfix/3.2.6'HEAD3.2.6master
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 11eb1fc4..a003310c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
-AC_INIT(skytools, 3.2.5)
+AC_INIT(skytools, 3.2.6)
AC_CONFIG_SRCDIR(python/londiste.py)
AC_CONFIG_HEADER(lib/usual/config.h)
AC_PREREQ([2.59])