summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2011-04-04 10:38:56 -0400
committerMatthias Clasen <mclasen@redhat.com>2011-04-04 10:38:56 -0400
commit8421467fc781a12894138193962cdc472d7fdfb2 (patch)
treebe65d2f4604dc98902c12e540fb67272506c8ed7
parentf0fe86ff6db3653f0e460999a6389e039ee960ab (diff)
downloadgdm-8421467fc781a12894138193962cdc472d7fdfb2.tar.gz
Bump version to 3.0.03.0.0
-rw-r--r--NEWS6
-rw-r--r--configure.ac2
2 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 0e75cf53..46213fcf 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+=============
+Version 3.0.0
+=============
+
+- Translation updates
+
===============
Version 2.91.94
===============
diff --git a/configure.ac b/configure.ac
index 17552352..e13e87c3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
AC_PREREQ([2.60])
AC_INIT([gdm],
- [2.91.94],
+ [3.0.0],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gdm])
AC_CONFIG_SRCDIR([daemon/gdm-manager.c])