summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2022-07-18 15:05:16 +1200
committerRobert Ancell <robert.ancell@canonical.com>2022-07-18 15:42:33 +1200
commit4b10d07b7bf87668a245b438b5ffc82e3956bd1c (patch)
treecf0313e7c7e430f1f766d8adf9329285bb37acf7 /configure.ac
parent792baa54a53598fb46cbdec675e28f5d72d211eb (diff)
downloadlightdm-git-4b10d07b7bf87668a245b438b5ffc82e3956bd1c.tar.gz
Releasing 1.32.01.32.0
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 7e2b4eeb..29c529c6 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.30.0)
+AC_INIT(lightdm, 1.32.0)
AC_CONFIG_MACRO_DIR(m4)
AC_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign])