# HG changeset patch # User al3x # Date 1062772913 0 # Node ID 2a4bd3a11d4ac1dcddf52d705b10dae666bcc9a5 # Parent 78e8c23729f45441f803213c98895d3b9fef2296 bump version numbers to 0.4.8 diff -r 78e8c23729f4 -r 2a4bd3a11d4a avcodec.h --- 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"