summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorRay Strode <rstrode@redhat.com>2016-03-07 14:57:22 -0500
committerRay Strode <rstrode@redhat.com>2016-03-07 14:57:22 -0500
commite4ed5b44571ec146825b2b5e2d3248cb7c25ca18 (patch)
tree31c755b03effa6591e19dfc62bac0dd19ae99bdd /configure.ac
parent47f7cbda9b4135ab59e2efa4e4294588c3f9dd51 (diff)
downloadgnome-session-e4ed5b44571ec146825b2b5e2d3248cb7c25ca18.tar.gz
configure: prerelease bump to 3.21.1
We branched gnome-3-20 early to accomodate switching the default session back to Xorg. This commit bumps configure 3.21.1 to minimize confusion on which branch is for what purpose.
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 5e88a2a3..a0dc4d34 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_INIT([gnome-session],
- [3.19.91],
+ [3.21.1],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-session])
AC_CONFIG_SRCDIR([gnome-session])