changeset 11536:22ab9663ca4e libavcodec

Bump minor version, I forgot in the last commit
author vitor
date Tue, 23 Mar 2010 20:03:20 +0000
parents f468aac92300
children bc0012099ba3
files avcodec.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/avcodec.h	Tue Mar 23 19:48:16 2010 +0000
+++ b/avcodec.h	Tue Mar 23 20:03:20 2010 +0000
@@ -30,7 +30,7 @@
 #include "libavutil/avutil.h"
 
 #define LIBAVCODEC_VERSION_MAJOR 52
-#define LIBAVCODEC_VERSION_MINOR 59
+#define LIBAVCODEC_VERSION_MINOR 60
 #define LIBAVCODEC_VERSION_MICRO  0
 
 #define LIBAVCODEC_VERSION_INT  AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \