summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorIra Rice <irarice@gmail.com>2008-11-04 21:50:00 +0000
committerIra Rice <irarice@gmail.com>2008-11-04 21:50:00 +0000
commit5c7340cf1e87745129e121309f0cdcb1f2e28b4b (patch)
tree1cac6336b3651391877a7d955347c05d0c953638 /configure.ac
parente7bec61d89e2fb60bd89a51e0475f16a0956945e (diff)
downloadmana-client-5c7340cf1e87745129e121309f0cdcb1f2e28b4b.tar.gz
mana-client-5c7340cf1e87745129e121309f0cdcb1f2e28b4b.tar.bz2
mana-client-5c7340cf1e87745129e121309f0cdcb1f2e28b4b.tar.xz
mana-client-5c7340cf1e87745129e121309f0cdcb1f2e28b4b.zip
Committed an extension to the San Serif font by Vargavind on TMW so that
it contains the complete ISO-8859-15 character set, as well as made a few other smaller fixes towards fixing make dist.
Diffstat (limited to 'configure.ac')
-rwxr-xr-xconfigure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d24b00be..ac227410 100755
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.59)
-AC_INIT([Aethyra], [Aethyra SVN 0.0.27], [irarice@gmail.com], [aethyra])
+AC_INIT([Aethyra], [SVN-0.0.27], [irarice@gmail.com], [aethyra])
AC_CONFIG_HEADERS([config.h:config.h.in])
AC_LANG_CPLUSPLUS