summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2013-09-07 20:57:47 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2013-09-07 20:57:47 -0700
commita2d573ad309b4e717c5aef4635daa51e60a46db7 (patch)
tree255e95ae4c76ec6e517e637c02d69c4eeeaefa87
parentc68047934774bf0a96bc2ee84c36bf59eabf9dfb (diff)
libXaw 1.0.12libXaw-1.0.12
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d6b4fba..1cbe866 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([libXaw], [1.0.11],
+AC_INIT([libXaw], [1.0.12],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXaw])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])