diff options
author | Adam Jackson <ajax@redhat.com> | 2017-03-02 17:53:04 -0500 |
---|---|---|
committer | Adam Jackson <ajax@redhat.com> | 2017-03-02 17:53:04 -0500 |
commit | f23e65f96365706c69fa781b2c6cbf3203619c9f (patch) | |
tree | c4d78d3c6070c6623f8fea4854dbc1ca0631d3f3 | |
parent | 96d4df934bb4397a251d7d1f2dc0e1296c2e9bb3 (diff) |
xserver 1.19.2, no, reallyxorg-server-1.19.2
Signed-off-by: Adam Jackson <ajax@redhat.com>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 7ca32f0a2..a265ab566 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.19.1, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xorg-server) +AC_INIT([xorg-server], 1.19.2, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xorg-server) RELEASE_DATE="2017-03-02" RELEASE_NAME="Clam Chowder" AC_CONFIG_SRCDIR([Makefile.am]) |