summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLionel Le Folgoc <mrpouit@ubuntu.com>2012-04-03 22:36:10 +0200
committerLionel Le Folgoc <mrpouit@ubuntu.com>2012-04-03 22:36:10 +0200
commit95f98904bf8115dfbb028696779c777ec94fdce6 (patch)
treee2182af66011fd1573927a29e32faceb863c78c2
parent07b6993064db8141095244e6bc7b151922495e6c (diff)
downloadlightdm-gtk-greeter-95f98904bf8115dfbb028696779c777ec94fdce6.tar.gz
prepare for 1.1.51.1.5
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 9c9d360..d8a065e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Overview of changes in lightdm-gtk-greeter 1.1.5
+
+ * Restore all translations lost during the split from lightdm
+
Overview of changes in lightdm-gtk-greeter 1.1.4
* Load greeter configuration from correct directory
diff --git a/configure.ac b/configure.ac
index ddba70a..728b572 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.1.4)
+AC_INIT(lightdm-gtk-greeter, 1.1.5)
AC_CONFIG_MACRO_DIR(m4)
AC_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE