summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLionel Le Folgoc <mrpouit@ubuntu.com>2013-01-24 15:36:25 +0100
committerLionel Le Folgoc <mrpouit@ubuntu.com>2013-01-24 15:36:25 +0100
commitacf7dd62263cde917b986bf6829a879e789e1822 (patch)
treeb89da8c1b2bf717591b2a64611c8aab0c8d69ac0
parent62c7b95d4d7870becbc64605da1ea1b4e3ca7988 (diff)
downloadlightdm-gtk-greeter-git-acf7dd62263cde917b986bf6829a879e789e1822.tar.gz
Prepare for release1.5.0
-rw-r--r--NEWS2
-rw-r--r--configure.ac2
2 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 7cfddef..96cf83e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-Overview of changes in lightdm-gtk-greeter x.y.z
+Overview of changes in lightdm-gtk-greeter 1.5.0
* Use new api for autologin.
* Add support for loading user background from Accountsservice.
diff --git a/configure.ac b/configure.ac
index 7c5766c..cf6a68b 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-gtk-greeter, 1.3.1)
+AC_INIT(lightdm-gtk-greeter, 1.5.0)
AC_CONFIG_MACRO_DIR(m4)
AC_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE