summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Cristau <jcristau@debian.org>2014-09-21 10:56:53 +0200
committerJulien Cristau <jcristau@debian.org>2014-09-21 10:56:53 +0200
commit0e0951ce3eb33242934df9b683f8f5ca4fd501af (patch)
tree150a538909ffd97d7572a205d1ee4bf8b7ca1d52
parentb501462e5da776e28a8e16d8573a6d17d7ebe15e (diff)
Bump to 1.16.1xorg-server-1.16.1
Signed-off-by: Julien Cristau <jcristau@debian.org>
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index d93eb215a..c556721bd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -26,8 +26,8 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ(2.60)
-AC_INIT([xorg-server], 1.16.0.901, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xorg-server)
-RELEASE_DATE="2014-09-15"
+AC_INIT([xorg-server], 1.16.1, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xorg-server)
+RELEASE_DATE="2014-09-21"
RELEASE_NAME="Marionberry Pie"
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_MACRO_DIR([m4])