summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorRay Strode <rstrode@redhat.com>2011-02-22 10:24:42 -0500
committerRay Strode <rstrode@redhat.com>2011-02-22 10:31:11 -0500
commitbf9b5ca4adca29ff0f1a7a366168961e79afae9b (patch)
treee65e862e2b35f72ee12061569e0cfe516fb6bff6 /configure.ac
parent65699842353cd409bd403bac325b1e14bf598a71 (diff)
downloadgdm-bf9b5ca4adca29ff0f1a7a366168961e79afae9b.tar.gz
configure: bump version to 2.91.90
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 48be0192..b907340b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
AC_PREREQ([2.60])
AC_INIT([gdm],
- [2.91.6],
+ [2.91.90],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gdm])
AC_CONFIG_SRCDIR([daemon/gdm-manager.c])