[Ffmpeg-cvslog] CVS: ffmpeg/libavcodec avcodec.h,1.405,1.406

Michael Niedermayer CVS michael
Thu Jul 14 16:34:41 CEST 2005


Update of /cvsroot/ffmpeg/ffmpeg/libavcodec
In directory mail:/var2/tmp/cvs-serv17698

Modified Files:
	avcodec.h 
Log Message:
ffmpeg version should be "CVS"


Index: avcodec.h
===================================================================
RCS file: /cvsroot/ffmpeg/ffmpeg/libavcodec/avcodec.h,v
retrieving revision 1.405
retrieving revision 1.406
diff -u -d -r1.405 -r1.406
--- avcodec.h	28 Jun 2005 22:46:36 -0000	1.405
+++ avcodec.h	14 Jul 2005 14:34:39 -0000	1.406
@@ -16,7 +16,7 @@
 #include <sys/types.h> /* size_t */
 
 #define FFMPEG_VERSION_INT     0x000409
-#define FFMPEG_VERSION         "0.4.9-pre1"
+#define FFMPEG_VERSION         "CVS"
 #define LIBAVCODEC_BUILD       4757
 
 #define LIBAVCODEC_VERSION_INT FFMPEG_VERSION_INT





More information about the ffmpeg-cvslog mailing list