summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorJames Almer <jamrial@gmail.com>2015-01-03 01:40:02 -0300
committerJames Almer <jamrial@gmail.com>2015-01-03 01:42:27 -0300
commitb8db25a3338b67186837c49580fe538d63dd73c7 (patch)
treed143ac45846691e34a561ab5e37bf86b93a4e254 /configure
parente566667d8fd03e6697d281a13f25907e422f85f1 (diff)
configure: bump year
Happy new year!
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 90852008f1..55b941b3b5 100755
--- a/configure
+++ b/configure
@@ -5693,7 +5693,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 2014
+#define CONFIG_THIS_YEAR 2015
#define FFMPEG_DATADIR "$(eval c_escape $datadir)"
#define AVCONV_DATADIR "$(eval c_escape $datadir)"
#define CC_IDENT "$(c_escape ${cc_ident:-Unknown compiler})"