diff options
author | Matt Turner <mattst88@gmail.com> | 2012-03-29 18:39:54 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gmail.com> | 2012-03-29 18:39:54 -0400 |
commit | 140f8fd3017f180e4e410a8385c5d43db7d85dab (patch) | |
tree | dfb7e10edb9bf4cd0fc1383a91b07bf65b42f4a9 | |
parent | 39bdb78ac3d4219669a160d16cedc75a0c9a7ae1 (diff) |
libXaw3d 1.6.2libXaw3d-1.6.2
Signed-off-by: Matt Turner <mattst88@gmail.com>
-rw-r--r-- | configure.ac | 2 |
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]) |