changeset 2790:5446a52ad4df libavcodec

ffmpeg version should be "CVS"
author michael
date Thu, 14 Jul 2005 14:34:39 +0000
parents 587ed6630b5d
children f191093dc8fe
files avcodec.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/avcodec.h	Mon Jul 11 23:39:47 2005 +0000
+++ b/avcodec.h	Thu Jul 14 14:34:39 2005 +0000
@@ -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