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 771f3c6 commit e40807aCopy full SHA for e40807a
NEWS
@@ -1,4 +1,4 @@
1
-Overview of changes in lightdm-gtk-greeter 1.5.x
+Overview of changes in lightdm-gtk-greeter 1.5.1
2
3
* Use HighContrast for accessibility as HighContrastInverse has been dropped
4
upstream.
configure.ac
@@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
-AC_INIT(lightdm-gtk-greeter, 1.5.0)
+AC_INIT(lightdm-gtk-greeter, 1.5.1)
AC_CONFIG_MACRO_DIR(m4)
5
AC_CONFIG_HEADER(config.h)
6
AM_INIT_AUTOMAKE
0 commit comments