summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-05 00:27:33 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-05 00:27:33 -0700
commit0ba6b529174ece7273211ac4cb6447434ddcee02 (patch)
tree9a74c9395fd4ab40a4237007a45bf9be2cc97e51
parent19b3e1ba3abb310e1d7cfccc1da1b71cc6711136 (diff)
font-screen-cyrillic 1.0.3font-screen-cyrillic-1.0.3
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac4
1 files changed, 3 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 946c5ac..02c07c5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,9 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.57])
-AC_INIT(font-screen-cyrillic, [1.0.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], font-screen-cyrillic)
+AC_INIT([font-screen-cyrillic], [1.0.3],
+ [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+ [font-screen-cyrillic])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE