summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS2
-rw-r--r--configure.ac2
-rw-r--r--debian/changelog6
3 files changed, 8 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 7714acff..62ff870e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,5 @@
-2014-04-09 - SkyTools 3.2.1
+2014-04-10 - SkyTools 3.2.2
= Fixes =
diff --git a/configure.ac b/configure.ac
index 3d573ab1..eec6c639 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.1)
+AC_INIT(skytools, 3.2.2)
AC_CONFIG_SRCDIR(python/londiste.py)
AC_CONFIG_HEADER(lib/usual/config.h)
AC_PREREQ([2.59])
diff --git a/debian/changelog b/debian/changelog
index 066e8471..f0cb9d34 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+skytools3 (3.2.2) experimental; urgency=low
+
+ * v3.2.2
+
+ -- martinko <gamato@users.sf.net> Thu, 10 Apr 2014 14:00:00 +0200
+
skytools3 (3.2.1) experimental; urgency=low
* v3.2.1