aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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