From 7709e9f3f9f868a18c0d6457c41e95e72cdf4c66 Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Wed, 27 Nov 2002 22:35:34 +0000 Subject: 0.12.1 2002-11-27 Bastien Nocera * configure.in: 0.12.1 --- ChangeLog | 4 ++++ configure.in | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 48506d19e..593640b0b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2002-11-27 Bastien Nocera + + * configure.in: 0.12.1 + 2002-11-27 Bastien Nocera * src/gtk-xine.c: (gtk_xine_get_mrls): use DVD as the DVD plugin diff --git a/configure.in b/configure.in index 999323cc0..3692f412f 100644 --- a/configure.in +++ b/configure.in @@ -1,5 +1,5 @@ AC_PREREQ(2.52) -AC_INIT(totem, 0.12.0, http://bugzilla.gnome.org/enter_bug.cgi?product=totem) +AC_INIT(totem, 0.12.1, 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) -- cgit v1.2.1