[Mplayer-cvslog] CVS: 0_90 ChangeLog,1.49,1.50

Diego Biurrun diego at biurrun.de
Fri Aug 15 13:37:08 CEST 2003


Arpi writes:
 > > Modified Files:
 > > 	ChangeLog 
 > > Log Message:
 > > Some help files removed.
 > 
 > hmm, what are you doing in 0_90 ? :)
 > afaik we dont plan any more releases from here...

I had planned to remove them anyway, they were not in the release
tarball, so I figured what the hell, if anybody ever wants to do
something with 0_90 he should not have to carry around that stuff..

I also wanted to commit the following last change to 0_90, just in
case anybody uses it ever again, so we can immediately notice from the
version string:


--- version.sh	13 Jul 2003 22:22:54 -0000	1.13
+++ version.sh	15 Aug 2003 11:46:22 -0000
@@ -28,4 +28,4 @@
 if test "$1" ; then
  extra="-$1"
 fi
-echo "#define VERSION \"0.90-CVS-${last_cvs_update}${extra}\"" >version.h
+echo "#define VERSION \"0.91-CVS-${last_cvs_update}${extra}\"" >version.h


OK to commit?

Diego



More information about the MPlayer-cvslog mailing list