summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2012-01-11 16:05:47 +0100
committerRobert Ancell <robert.ancell@canonical.com>2012-01-11 16:05:47 +0100
commit89393d255485602299a816bc30cc9c49fc3f9fcd (patch)
treec102fac22d5be53ca958effe3d9513517d6334d0
parent9518d82da516c949eb35b57302b0490318090494 (diff)
downloadlightdm-89393d255485602299a816bc30cc9c49fc3f9fcd.tar.gz
Prep version number for release
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index ed3a1d7d..9d48033f 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.1.1~bzr)
+AC_INIT(lightdm, 1.1.1)
AC_CONFIG_MACRO_DIR(m4)
AC_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE