summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorKevin E Martin <kem@kem.org>2005-10-19 02:48:11 +0000
committerKevin E Martin <kem@kem.org>2005-10-19 02:48:11 +0000
commit2f57ab95012d9221cca1af6c0a1ccea5d308c66f (patch)
tree7ab74eabea8a7d8e103b107e0194535a230d4cef /configure.ac
parent72bf88ed120fb888c57ed3223faa316403031b36 (diff)
downloadxorg-lib-libXpm-2f57ab95012d9221cca1af6c0a1ccea5d308c66f.tar.gz
Update package version number for RC1 release.XORG-6_99_99_901
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 842e6d9..e532ad3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.57)
-AC_INIT([libXpm], 3.5.2, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXpm)
+AC_INIT([libXpm], 3.5.3, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXpm)
AC_CONFIG_SRCDIR([Makefile.am])
AM_INIT_AUTOMAKE([dist-bzip2])