summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2014-05-06 17:07:58 +1200
committerRobert Ancell <robert.ancell@canonical.com>2014-05-06 17:07:58 +1200
commitea40a649796821a251d801498af924a8208edd54 (patch)
tree0a9fcec3a1e9d620f149deeeea05c6cd0c7c8e79 /configure.ac
parent42cc48493ebf8fcea97193916e8930bda4a671a9 (diff)
downloadlightdm-ea40a649796821a251d801498af924a8208edd54.tar.gz
Releasing 1.11.11.11.1
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 306dd2bd..cfac75e2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
-AC_INIT(lightdm, 1.11.0)
+AC_INIT(lightdm, 1.11.1)
AC_CONFIG_MACRO_DIR(m4)
AC_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign])