summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2015-04-30 22:06:03 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2015-04-30 22:06:03 -0700
commit8c82c47a770274c50944f002b97369c4e30872d8 (patch)
treecb715f7fe9d1fab73bc1f344fbfa2baef141f38c
parent882da69d577b8f206694691679cef2cc3ca69725 (diff)
libXaw 1.0.13libXaw-1.0.13
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 a4d4764..05ce684 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([libXaw], [1.0.12],
+AC_INIT([libXaw], [1.0.13],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXaw])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])