[Mplayer-cvslog] CVS: 0_90 version.sh,1.13,1.14

Diego Biurrun CVS diego at mplayerhq.hu
Sun Aug 17 22:07:46 CEST 2003


Update of /cvsroot/mplayer/0_90
In directory mail:/var/tmp.root/cvs-serv10151

Modified Files:
	version.sh 
Log Message:
Bump version number so this prints MPlayer 0.91-CVS-....
approved by Alex


Index: version.sh
===================================================================
RCS file: /cvsroot/mplayer/0_90/version.sh,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- version.sh	13 Jul 2003 22:22:54 -0000	1.13
+++ version.sh	17 Aug 2003 20:07:44 -0000	1.14
@@ -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



More information about the MPlayer-cvslog mailing list