summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2012-06-01 20:31:30 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2012-06-01 20:31:30 -0700
commitffaad7ee2ef6e06b4585567df04f6b64356fb6fe (patch)
treee7bb2f446e7be20f0a5a3836b108b50d19016685
parent52081b462ff7d1844d014bf9be887197caa88160 (diff)
libXaw 1.0.11libXaw-1.0.11
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 2423263..3ed625e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([libXaw], [1.0.10],
+AC_INIT([libXaw], [1.0.11],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXaw])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])