summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2005-03-21 23:19:25 +0000
committerBastien Nocera <hadess@src.gnome.org>2005-03-21 23:19:25 +0000
commit5a82517d0770f0d478d14c8b05cf7acb59c458a4 (patch)
treebd5c429517fffaed8b35922d8d42a8512f4b715c /configure.in
parent3a58c08d3ee447215eba69b2c54ee5f040cb6b2f (diff)
downloadtotem-5a82517d0770f0d478d14c8b05cf7acb59c458a4.tar.gz
upd put 1.1.0, so people know they're using the unstable version
2005-03-21 Bastien Nocera <hadess@hadess.net> * NEWS: upd * configure.in: put 1.1.0, so people know they're using the unstable version
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 48c5670de..b81404cd7 100644
--- a/configure.in
+++ b/configure.in
@@ -1,5 +1,5 @@
AC_PREREQ(2.52)
-AC_INIT(totem, 1.0, http://bugzilla.gnome.org/enter_bug.cgi?product=totem)
+AC_INIT(totem, 1.1.0, 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)