]> rtime.felk.cvut.cz Git - sojka/lightdm.git/commitdiff
Prep for 1.3 release
authorRobert Ancell <robert.ancell@canonical.com>
Wed, 18 Apr 2012 23:37:09 +0000 (09:37 +1000)
committerRobert Ancell <robert.ancell@canonical.com>
Wed, 18 Apr 2012 23:37:09 +0000 (09:37 +1000)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 34bdaf3287321e71dce8453b513f37f8eaa8eb9d..c7a738e9056eda6785f02715b4d526a86be58d16 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-Overview of changes in lightdm 1.2.1
+Overview of changes in lightdm 1.3.1
 
     * Fix wrapper path in AppArmor profile (broken since 1.1.1)
     * Add show-manual-login and allow-guest options to lightdm-set-defaults
index 05daffcc1b20f11f714840472b58dea96118e8ae..06ccb1a559b6167171cb28d66a00afa3931f1660 100644 (file)
@@ -1,6 +1,6 @@
 dnl Process this file with autoconf to produce a configure script.
 
-AC_INIT(lightdm, 1.2.1)
+AC_INIT(lightdm, 1.3.1~bzr)
 AC_CONFIG_MACRO_DIR(m4)
 AC_CONFIG_HEADER(config.h)
 AM_INIT_AUTOMAKE