summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2013-10-08 13:04:49 +1300
committerRobert Ancell <robert.ancell@canonical.com>2013-10-08 13:04:49 +1300
commitc1258a8510d9a84ff1e69420a1d596b5c1f20c42 (patch)
treeb8595c77d838e8d09e4b58a2e0d8f9f4b23287c8
parent6181597a2d5113a6646671e207342a73cd3de675 (diff)
downloadlightdm-git-c1258a8510d9a84ff1e69420a1d596b5c1f20c42.tar.gz
Releasing 1.2.61.2.6
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index ef2e4cee..be627263 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Overview of changes in lightdm 1.2.6
+
+ * Update apparmor abstractions
+
Overview of changes in lightdm 1.2.5
* Don't fail writing X authority if reading it had an error
diff --git a/configure.ac b/configure.ac
index 2e7cb3c0..46eab561 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
-AC_INIT(lightdm, 1.2.5)
+AC_INIT(lightdm, 1.2.6)
AC_CONFIG_MACRO_DIR(m4)
AC_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE