summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2012-01-21 19:49:12 -0500
committerMatt Turner <mattst88@gmail.com>2012-01-21 19:49:12 -0500
commit8ff85c4322e63144a92747d9e4ca8216ab249e60 (patch)
treed83c28f20e7eda506d71855683dc2929fe970c1b
parenta3696bd0798e9f40277b0b105764cea85650659a (diff)
libXaw3d 1.6libXaw3d-1.6
Signed-off-by: Matt Turner <mattst88@gmail.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d74ccc4..8dd3984 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([libXaw3d], [1.5.99.900],
+AC_INIT([libXaw3d], [1.6],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXaw3d])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])