changeset 1442:2a4bd3a11d4a libavcodec

bump version numbers to 0.4.8
author al3x
date Fri, 05 Sep 2003 14:41:53 +0000
parents 78e8c23729f4
children 47f4c8a5a7fc
files avcodec.h
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/avcodec.h	Thu Sep 04 08:21:27 2003 +0000
+++ b/avcodec.h	Fri Sep 05 14:41:53 2003 +0000
@@ -13,8 +13,8 @@
 
 #include "common.h"
 
-#define LIBAVCODEC_VERSION_INT 0x000406
-#define LIBAVCODEC_VERSION     "0.4.6"
+#define LIBAVCODEC_VERSION_INT 0x000408
+#define LIBAVCODEC_VERSION     "0.4.8"
 #define LIBAVCODEC_BUILD       4677
 #define LIBAVCODEC_BUILD_STR   "4677"