summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarko Kreen2010-11-10 13:30:21 +0000
committerMarko Kreen2010-11-10 13:30:21 +0000
commit90adeb12c6452f66c48b82fe2a7aa20511768a1f (patch)
tree377a78f0a7e0123dd6fa3d02979c21147d8abf47
parent8eacce9fed15e84e28eca74059bcb1d4a3915de0 (diff)
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
-rw-r--r--debian/changelog6
3 files changed, 10 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 2946fed5..3b88fd86 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-2010-xx-xx - SkyTools 2.1.12 - ""
+2010-11-10 - SkyTools 2.1.12 - "Portable Minefield"
To apply Londiste database-side fixes, run 'londiste.upgrade.sql'
where needed.
@@ -48,6 +48,8 @@ where needed.
* Building from CVS/GIT assumes --with-asciidoc automatically.
+ * Newer asciidoc/docbook do not need fixman.py hack. Remove it.
+
2010-02-03 - SkyTools 2.1.11 - "Replicates Like Randy Rabbit"
= Fixes =
diff --git a/configure.ac b/configure.ac
index 21ce4878..355cba63 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, 2.1.12rc2)
+AC_INIT(skytools, 2.1.12)
AC_CONFIG_SRCDIR(python/pgqadm.py)
dnl Find Python interpreter
diff --git a/debian/changelog b/debian/changelog
index 38169a3d..4cefd02d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+skytools (2.1.12) unstable; urgency=low
+
+ * v2.1.12
+
+ -- Marko Kreen <marko.kreen@skype.net> Wed, 10 Nov 2010 15:23:59 +0200
+
skytools (2.1.12rc2) unstable; urgency=low
* v2.1.12rc2