summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2012-03-22 19:51:33 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2012-03-22 19:51:33 -0700
commitb16cc35e551860a0bff54c47b33317536ddeae52 (patch)
tree5d9190cd21358db547a2ecc7c3088e0ca21839e1
parent8a78d3aef0f6f1f51997468daf5f67231f4a3ecd (diff)
libXaw 1.0.10libXaw-1.0.10
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 5b52876..2423263 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([libXaw], [1.0.9],
+AC_INIT([libXaw], [1.0.10],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXaw])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])