summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2013-02-10 16:15:08 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2013-02-10 16:15:08 -0800
commita1569179b99f6c8af86132030077439c1dbd52c2 (patch)
tree8d851fb95d41a21afbed24323874212dd2702c6b
parentdcd3ef4f939077b032319508ea6f6107286dd39a (diff)
xstdcmap 1.0.3xstdcmap-1.0.3
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 8141908..f543bf9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@ dnl Process this file with autoconf to create configure.
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([xstdcmap], [1.0.2],
+AC_INIT([xstdcmap], [1.0.3],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xstdcmap])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])