Skip to content

Commit f6ce16f

Browse files
committed
Update for 2.0.6 release
1 parent 88d1164 commit f6ce16f

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

NEWS

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
Overview of changes in lightdm-gtk-greeter 2.0.6
2+
3+
* General:
4+
- Multi seat support: Store state for each seat (LP: #1641335)
5+
- Migrated project to Launchpad Git
6+
* Updated translations:
7+
- Catalan
8+
19
Overview of changes in lightdm-gtk-greeter 2.0.5
210

311
* General:

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
dnl Process this file with autoconf to produce a configure script.
1515

1616
AC_PREREQ([2.64])
17-
AC_INIT([lightdm-gtk-greeter],[2.0.5],[https://launchpad.net/lightdm-gtk-greeter])
17+
AC_INIT([lightdm-gtk-greeter],[2.0.6],[https://launchpad.net/lightdm-gtk-greeter])
1818
AC_CONFIG_HEADERS([config.h])
1919
AC_CONFIG_SRCDIR([src/lightdm-gtk-greeter.c])
2020
AC_CONFIG_MACRO_DIR([m4])

0 commit comments

Comments
 (0)