summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2012-02-15 17:58:46 -0500
committerMatt Turner <mattst88@gmail.com>2012-02-15 17:58:46 -0500
commit7323a5c201cebbccca19ca7e84e9df19b013cdee (patch)
tree7ac7d7dd7abfc6d7cb5f2e3d7b18ed7a5ae756b9
parent0ed2ff260ba04b1ecc88d806309f51bc0ef3de2b (diff)
libXaw3d 1.6.1libXaw3d-1.6.1
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 bf5f022..140fc7d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([libXaw3d], [1.6],
+AC_INIT([libXaw3d], [1.6.1],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXaw3d])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])