summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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