summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorSam Lantinga <slouken@libsdl.org>2020-12-08 18:56:06 -0800
committerSam Lantinga <slouken@libsdl.org>2020-12-08 18:56:06 -0800
commit8c6da2c75f76b70ceefbf08f429166ec4b001bfb (patch)
tree52b5bd3b6e3faefbcafd5a2e3ea52c8d2f36f5b7 /configure
parent7ec76c57fd3a14a83a27e8b6db03d3ac1d246db7 (diff)
downloadsdl-8c6da2c75f76b70ceefbf08f429166ec4b001bfb.tar.gz
Updated SDL to 2.0.14 in preparation for release candidate
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure6
1 files changed, 3 insertions, 3 deletions
diff --git a/configure b/configure
index 7823da989..d453c5fde 100755
--- a/configure
+++ b/configure
@@ -2816,9 +2816,9 @@ orig_CFLAGS="$CFLAGS"
#
SDL_MAJOR_VERSION=2
SDL_MINOR_VERSION=0
-SDL_MICRO_VERSION=13
-SDL_INTERFACE_AGE=1
-SDL_BINARY_AGE=13
+SDL_MICRO_VERSION=14
+SDL_INTERFACE_AGE=0
+SDL_BINARY_AGE=14
SDL_VERSION=$SDL_MAJOR_VERSION.$SDL_MINOR_VERSION.$SDL_MICRO_VERSION