summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2012-03-29 18:39:54 -0400
committerMatt Turner <mattst88@gmail.com>2012-03-29 18:39:54 -0400
commit140f8fd3017f180e4e410a8385c5d43db7d85dab (patch)
treedfb7e10edb9bf4cd0fc1383a91b07bf65b42f4a9
parent39bdb78ac3d4219669a160d16cedc75a0c9a7ae1 (diff)
libXaw3d 1.6.2libXaw3d-1.6.2
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 140fc7d..a38ce7f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([libXaw3d], [1.6.1],
+AC_INIT([libXaw3d], [1.6.2],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXaw3d])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])