summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorSlávek Banko <[email protected]>2014-01-05 03:03:03 +0100
committerSlávek Banko <[email protected]>2014-01-05 03:03:03 +0100
commitb304b1f064e6894b6e2b98d092bb0babdc101735 (patch)
tree73c36eac93a369b15c3094f59426e890bf5f4240 /configure.in
parent3dcdee6c98b6bbdc52c73c81b70188ac9c91849d (diff)
downloadkile-b304b1f064e6894b6e2b98d092bb0babdc101735.tar.gz
kile-b304b1f064e6894b6e2b98d092bb0babdc101735.zip
Update to upstream version 2.0.3
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index d715891..2196a3a 100644
--- a/configure.in
+++ b/configure.in
@@ -40,7 +40,7 @@ dnl Perform program name transformation
AC_ARG_PROGRAM
dnl Automake doc recommends to do this only here. (Janos)
-AM_INIT_AUTOMAKE(kile-2.0.1, "3.5.9") dnl searches for some needed programs
+AM_INIT_AUTOMAKE(kile-2.0.3, "3.5.10") dnl searches for some needed programs
AM_MAINTAINER_MODE