summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-29 20:54:06 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-29 20:54:06 -0700
commit22a939832df60c2c0e9767ab26b4c82433aa1555 (patch)
tree02f434d00631c8cc6d3bce8f25daddc3851a0e78
parent44e5e3221239b3deae20a3220a62c26870da956c (diff)
encodings 1.0.4encodings-1.0.4
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 4055d1b..829326b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,6 @@
AC_PREREQ([2.60])
-AC_INIT([encodings], [1.0.3], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
+AC_INIT([encodings], [1.0.4],
+ [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE