summaryrefslogtreecommitdiff
path: root/libavcodec
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2005-07-14 14:34:39 +0000
committerMichael Niedermayer <michaelni@gmx.at>2005-07-14 14:34:39 +0000
commit46044471a0193b05b6c7bee1769f4822125ea6dc (patch)
tree004dbc125a78cc1923d40e847c77e09e94a4e8a3 /libavcodec
parent58379c062f098482a54bf8a178150e0bf6d5e4ee (diff)
ffmpeg version should be "CVS"
Originally committed as revision 4438 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec')
-rw-r--r--libavcodec/avcodec.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/avcodec.h b/libavcodec/avcodec.h
index c6ebbb190d..9656926c05 100644
--- a/libavcodec/avcodec.h
+++ b/libavcodec/avcodec.h
@@ -16,7 +16,7 @@ extern "C" {
#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