[svn r945] gmyth library version incremented to 0.8 trunk
authormelunko
Mon Mar 03 13:11:54 2008 +0000 (2008-03-03)
branchtrunk
changeset 936d389914210cf
parent 935 067904b6921f
child 937 f3eab6b20112
[svn r945] gmyth library version incremented to 0.8
gmyth/ChangeLog
gmyth/configure.ac
     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