summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Cristau <jcristau@debian.org>2015-02-11 00:33:17 +0100
committerJulien Cristau <jcristau@debian.org>2015-02-11 00:33:17 +0100
commitff76b219f6513b5ef63105165c301f7d69da0e05 (patch)
tree192e28f2454cea83c6c8eda58c8e1f36fa33127d
parent8f61533b16635a0a13f4048235246edb138fa40b (diff)
Signed-off-by: Julien Cristau <jcristau@debian.org>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 2964c344c..efcaa1fa8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -26,7 +26,7 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ(2.60)
-AC_INIT([xorg-server], 1.16.3, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xorg-server)
+AC_INIT([xorg-server], 1.16.4, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xorg-server)
RELEASE_DATE="2014-12-20"
RELEASE_NAME="Marionberry Pie"
AC_CONFIG_SRCDIR([Makefile.am])