summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorKevin E Martin <kem@kem.org>2005-12-15 00:24:31 +0000
committerKevin E Martin <kem@kem.org>2005-12-15 00:24:31 +0000
commit93421a53ccf159ff39bc9f8ff72c57246f9cb90c (patch)
tree66d2bec4c277ffdac0c6ce10ac7a7058c8c9cc21 /configure.ac
parent2b229ddcb52a3bf9bef32e764f93cc57c1351420 (diff)
downloadxorg-lib-libXpm-93421a53ccf159ff39bc9f8ff72c57246f9cb90c.tar.gz
Update package version number for final X11R7 release candidate.XORG-7_0XORG-6_99_99_904
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 aa53ca2..cd66d33 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
# $Id$
AC_PREREQ(2.57)
-AC_INIT([libXpm], 3.5.4.1, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXpm)
+AC_INIT([libXpm], 3.5.4.2, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXpm)
AC_CONFIG_SRCDIR([Makefile.am])
AM_INIT_AUTOMAKE([dist-bzip2])