summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2011-10-25 16:47:19 -0400
committerRobert Ancell <robert.ancell@canonical.com>2011-10-25 16:47:19 -0400
commit676fdba18fd37fdbc972d8e178d8f36edd3cd7b8 (patch)
treebe712d5d0f89f1dcc0973422d3a8e28aa74cf990
parentd48fe5a984e05dbf1b142767a9d5f31485a30017 (diff)
downloadlightdm-git-676fdba18fd37fdbc972d8e178d8f36edd3cd7b8.tar.gz
Bump version number
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index b523211c..75aed173 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.0.3)
+AC_INIT(lightdm, 1.0.4)
AC_CONFIG_MACRO_DIR(m4)
AC_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE