aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartijn Kaijser <mcm.kaijser@gmail.com>2014-08-28 19:01:29 +0200
committerMartijn Kaijser <mcm.kaijser@gmail.com>2014-08-28 19:01:29 +0200
commit5a269e94cc9308c49671f7f530a7af240391d4d1 (patch)
tree76ca704b257d5546765ae1e1067672bb1f76d3b4
parentafdbb56cf21f92bb39ab7240b83195ed990a27b4 (diff)
[release] bump to 14.0 alpha4
-rw-r--r--configure.in2
-rw-r--r--version.txt6
2 files changed, 4 insertions, 4 deletions
diff --git a/configure.in b/configure.in
index 725a271d85..48f24b820f 100644
--- a/configure.in
+++ b/configure.in
@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.59)
-AC_INIT([xbmc], [13.9.701], [http://issues.xbmc.org])
+AC_INIT([xbmc], [13.9.704], [http://issues.xbmc.org])
AC_CONFIG_HEADERS([xbmc/config.h])
AH_TOP([#pragma once])
m4_include([m4/ax_prog_cc_for_build.m4])
diff --git a/version.txt b/version.txt
index 9da636fba9..f1632f63e6 100644
--- a/version.txt
+++ b/version.txt
@@ -2,9 +2,9 @@ APP_NAME Kodi
COMPANY_NAME Team-Kodi
VERSION_MAJOR 14
VERSION_MINOR 0
-VERSION_TAG ALPHA3
-VERSION_CODE 139703
-ADDON_API 13.9.703
+VERSION_TAG ALPHA4
+VERSION_CODE 139704
+ADDON_API 13.9.704
# Notes:
# Change AC_INIT in configure.in