summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac6
1 files changed, 3 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index 67e14f0..2f91601 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,10 +1,10 @@
AC_INIT
PACKAGE=cataract
-VERSION=1.0.0
-APP_BUILD_DATE=2009-10-24
+VERSION=1.1.0
+APP_BUILD_DATE=2010-12-05
APP_NAME_FULL="Cataract Gallery Generator"
-APP_COPYRIGHT_STRING="Copyright (c) 2008-2009 Tomas Bzatek"
+APP_COPYRIGHT_STRING="Copyright (c) 2008-2010 Tomas Bzatek"
APP_HOMEPAGE="http://cgg.bzatek.net/"
AC_SUBST(PACKAGE)