aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartijn Kaijser <mcm.kaijser@gmail.com>2015-03-11 20:58:55 +0100
committerMartijn Kaijser <mcm.kaijser@gmail.com>2015-03-11 20:58:55 +0100
commit53484984c0b088cb58435b3b89168dbdb8593171 (patch)
tree50dd43f69a4f2136b56ea085b4c8175ae7e3a6c7
parente7ba06fbcc055ab3364258b80ec195954ea041f9 (diff)
[release] bump to 14.2 final
-rw-r--r--configure.in2
-rw-r--r--media/Splash.pngbin122075 -> 121814 bytes
-rw-r--r--version.txt4
3 files changed, 3 insertions, 3 deletions
diff --git a/configure.in b/configure.in
index 32e37c5da7..0c223a8525 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([kodi], [14.1.901], [http://trac.kodi.tv])
+AC_INIT([kodi], [14.2.000], [http://trac.kodi.tv])
AC_CONFIG_HEADERS([xbmc/config.h])
AH_TOP([#pragma once])
m4_include([m4/ax_prog_cc_for_build.m4])
diff --git a/media/Splash.png b/media/Splash.png
index 8f2ae8d84f..5e749fe962 100644
--- a/media/Splash.png
+++ b/media/Splash.png
Binary files differ
diff --git a/version.txt b/version.txt
index 628f305e2d..c1aa1fff25 100644
--- a/version.txt
+++ b/version.txt
@@ -4,8 +4,8 @@ WEBSITE http://kodi.tv
VERSION_MAJOR 14
VERSION_MINOR 2
VERSION_TAG RC1
-VERSION_CODE 141901
-ADDON_API 14.1.901
+VERSION_CODE 142000
+ADDON_API 14.2.000
# Notes:
# Change AC_INIT in configure.in