summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorStefano Sabatini <stefasab@gmail.com>2014-01-01 13:04:07 +0100
committerStefano Sabatini <stefasab@gmail.com>2014-01-01 13:04:07 +0100
commit0b1cfc4f28d81a8a49fdd5589b2eed06477abd61 (patch)
treec7251104787799351761047e8127a93a8e5cddba /configure
parent8c8c3ca91e8c3c5849e78db0d63739e7b179b2e0 (diff)
configure: bump year number 2013 -> 2014
Happy new year!
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index de2d87a4ee..bc010d5629 100755
--- a/configure
+++ b/configure
@@ -5058,7 +5058,7 @@ cat > $TMPH <<EOF
#define FFMPEG_CONFIG_H
#define FFMPEG_CONFIGURATION "$(c_escape $FFMPEG_CONFIGURATION)"
#define FFMPEG_LICENSE "$(c_escape $license)"
-#define CONFIG_THIS_YEAR 2013
+#define CONFIG_THIS_YEAR 2014
#define FFMPEG_DATADIR "$(eval c_escape $datadir)"
#define AVCONV_DATADIR "$(eval c_escape $datadir)"
#define CC_IDENT "$(c_escape ${cc_ident:-Unknown compiler})"