summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2011-04-04 10:54:58 -0400
committerMatthias Clasen <mclasen@redhat.com>2011-04-04 10:54:58 -0400
commit2cbe3b7e55920e66ce086f2d2cf000b1dd25b7b6 (patch)
tree449d21b8756761534797db86b65ebe31983a545f
parent8421467fc781a12894138193962cdc472d7fdfb2 (diff)
downloadgdm-2cbe3b7e55920e66ce086f2d2cf000b1dd25b7b6.tar.gz
Bump version
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e13e87c3..ca0f8bb1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
AC_PREREQ([2.60])
AC_INIT([gdm],
- [3.0.0],
+ [3.0.1],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gdm])
AC_CONFIG_SRCDIR([daemon/gdm-manager.c])