summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2011-01-11 17:07:08 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2011-01-11 17:07:08 -0800
commit8ac146ce96cfa133b788b1ffdd13fe0b648ee4fc (patch)
treefec0fb8639efb30cf07e071675bf87a4a7cbaeee
parente7a9b0302f7cb84015e8f612e5b65694d785b2d8 (diff)
libXaw 1.0.9libXaw-1.0.9
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 687d8e5..9c99e03 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to create configure.
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([libXaw], [1.0.8],
+AC_INIT([libXaw], [1.0.9],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXaw])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])