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 37beb7c commit 3081de6Copy full SHA for 3081de6
NEWS
@@ -1,4 +1,4 @@
1
-Overview of changes in lightdm-gtk-greeter 2.0.3 (release pending)
+Overview of changes in lightdm-gtk-greeter 2.0.3
2
3
* Build changes:
4
- gnome-common is no longer required or used
configure.ac
@@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
-AC_INIT(lightdm-gtk-greeter, 2.0.2)
+AC_INIT(lightdm-gtk-greeter, 2.0.3)
AC_CONFIG_MACRO_DIR(m4)
5
AC_CONFIG_HEADER(config.h)
6
AM_INIT_AUTOMAKE
0 commit comments