diff options
author | infirit <[email protected]> | 2014-11-05 10:04:57 +0100 |
---|---|---|
committer | infirit <[email protected]> | 2014-11-05 10:04:57 +0100 |
commit | 1d445c051f73d55fa4477ab19ba16af543c63007 (patch) | |
tree | 905f8777d2e201f0e67a897c0aaf8dd443b3f18b | |
parent | f3ad046b9abf2d52514527e483c92c4b791ab94c (diff) | |
download | mate-session-manager-1d445c051f73d55fa4477ab19ba16af543c63007.tar.bz2 mate-session-manager-1d445c051f73d55fa4477ab19ba16af543c63007.tar.xz |
Bump mate-desktop version to 1.9.3 for log-out lockdown changes
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index fa92810..15baf8e 100644 --- a/configure.ac +++ b/configure.ac @@ -50,7 +50,7 @@ GLIB_REQUIRED=2.36.0 GIO_REQUIRED=2.25.0 DBUS_GLIB_REQUIRED=0.76 UPOWER_REQUIRED=0.9.0 -MATE_DESKTOP_REQUIRED=1.9.2 +MATE_DESKTOP_REQUIRED=1.9.3 case "$with_gtk" in 2.0) GTK_API_VERSION=2.0 |