aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartijn Kaijser <machine.sanctum@gmail.com>2015-01-29 17:45:13 +0100
committerMartijn Kaijser <machine.sanctum@gmail.com>2015-01-29 17:45:13 +0100
commitb5dbdb57db04a8628c78fecfa7002eac04820797 (patch)
tree9c03611ad3b2333942f01e0a6a5ae1d779bd31b0
parent3ac5c7bb2c4baed8bd686d7d21a5457391f92b96 (diff)
parentd1c347025d147d71295ddb7f8e46e6bccad238fc (diff)
Merge pull request #6072 from MartijnKaijser/14.1final
bump to 14.1 final
-rw-r--r--configure.in2
-rw-r--r--media/Splash.pngbin119002 -> 118940 bytes
-rw-r--r--version.txt6
3 files changed, 4 insertions, 4 deletions
diff --git a/configure.in b/configure.in
index 226b08434f..ff4022fefc 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.0.901], [http://issues.kodi.tv])
+AC_INIT([kodi], [14.1.000], [http://issues.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 f70c56305d..379eccf1a9 100644
--- a/media/Splash.png
+++ b/media/Splash.png
Binary files differ
diff --git a/version.txt b/version.txt
index 540b11ae56..6eecc88c56 100644
--- a/version.txt
+++ b/version.txt
@@ -3,9 +3,9 @@ COMPANY_NAME XBMC-Foundation
WEBSITE http://kodi.tv
VERSION_MAJOR 14
VERSION_MINOR 1
-VERSION_TAG RC1
-VERSION_CODE 140901
-ADDON_API 14.0.901
+VERSION_TAG
+VERSION_CODE 141000
+ADDON_API 14.1.000
# Notes:
# Change AC_INIT in configure.in