We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88aebdd commit cefe544Copy full SHA for cefe544
NEWS
@@ -1,3 +1,8 @@
1
+Overview of changes in lightdm-gtk-greeter 1.8.4
2
+
3
+ * Really fix unclean exit (LP: #1290575)
4
+ * Updated translations
5
6
Overview of changes in lightdm-gtk-greeter 1.8.3
7
8
* Fix unclean exit (LP: #1290575)
configure.ac
@@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
-AC_INIT(lightdm-gtk-greeter, 1.8.3)
+AC_INIT(lightdm-gtk-greeter, 1.8.4)
AC_CONFIG_MACRO_DIR(m4)
AC_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE
0 commit comments