summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2017-10-11 11:11:01 -0400
committerAdam Jackson <ajax@redhat.com>2017-10-11 11:11:18 -0400
commit84b9156c7833dfd91c65d33542420ff4fe226948 (patch)
treeb3f00d83696e62a3b6e23988e9746c82fa6afd14
parent1bc34457619c0d9b94ebd1cadac53366da20fbe3 (diff)
libXRes 1.2.0libXres-1.2.0
Signed-off-by: Adam Jackson <ajax@redhat.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index b082de8..5e3703b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -29,7 +29,7 @@ AC_PREREQ([2.60])
# digit in the version number to track changes which don't affect the
# protocol, so XRes version l.n.m corresponds to protocol version l.n
#
-AC_INIT([libXres], [1.1.99.0],
+AC_INIT([libXres], [1.2.0],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXres])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])