1.1 --- a/gmyth/ChangeLog Mon Mar 03 11:33:49 2008 +0000
1.2 +++ b/gmyth/ChangeLog Mon Mar 03 13:11:54 2008 +0000
1.3 @@ -1,3 +1,9 @@
1.4 +
1.5 +2008-03-03 Hallyson Melo <hallyson.melo@indt.org.br>
1.6 + * GMyth 0.8.
1.7 + * Now, set backend recording for livetv is working.
1.8 + * Library is a lot more stable.
1.9 +
1.10 2006-08-17 Rosfran Borges <rosfran.borges@indt.org.br>
1.11 * Added the correct gstreamer-base package (GSTBASE) at the configure.ac;
1.12 GSTBASE_CFLAGS and GSTBASE_LIBS variables had the same values from
2.1 --- a/gmyth/configure.ac Mon Mar 03 11:33:49 2008 +0000
2.2 +++ b/gmyth/configure.ac Mon Mar 03 13:11:54 2008 +0000
2.3 @@ -1,4 +1,4 @@
2.4 -AC_INIT(gmyth, 0.7.1)
2.5 +AC_INIT(gmyth, 0.8.0)
2.6 AC_PREREQ(2.52)
2.7 AC_CONFIG_SRCDIR(configure.ac)
2.8 AC_CANONICAL_BUILD