summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2005-08-24 09:37:59 +0000
committerBastien Nocera <hadess@src.gnome.org>2005-08-24 09:37:59 +0000
commit65f436dc5d44556629fdb23058b4ad78de200bcf (patch)
tree646059dea533bbeb2799b6ad8625d436b892328b /configure.in
parentb62ec548aa7c1d4d11a4536dc8d8634821763320 (diff)
downloadtotem-65f436dc5d44556629fdb23058b4ad78de200bcf.tar.gz
1.1.5V_1_1_5
2005-08-24 Bastien Nocera <hadess@hadess.net> * configure.in: 1.1.5
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 c04dc0cf5..6f8520fc3 100644
--- a/configure.in
+++ b/configure.in
@@ -1,5 +1,5 @@
AC_PREREQ(2.52)
-AC_INIT(totem, 1.1.4, http://bugzilla.gnome.org/enter_bug.cgi?product=totem)
+AC_INIT(totem, 1.1.5, http://bugzilla.gnome.org/enter_bug.cgi?product=totem)
AC_CONFIG_SRCDIR(src/totem.c)
AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
AM_CONFIG_HEADER(config.h)