diff options
author | martinko | 2014-11-05 15:00:53 +0000 |
---|---|---|
committer | martinko | 2014-11-05 15:00:53 +0000 |
commit | 82f9f365f386bc6f3d00c344fd2df1ca6f446346 (patch) | |
tree | 17f88622cf55fb3a50b9b0263b9288d4e5390ae0 /configure.ac | |
parent | 4e0661e949aa0d47f2c359fe176fecf0ebe70d21 (diff) | |
parent | 876eb92baf2de08619d9dc909952eab44936f966 (diff) |
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 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]) |