Bump to 16.1rc1
authorMartijn Kaijser <mcm.kaijser@gmail.com>
Sat, 20 Feb 2016 22:16:55 +0000 (23:16 +0100)
committerMartijn Kaijser <mcm.kaijser@gmail.com>
Sat, 20 Feb 2016 22:16:55 +0000 (23:16 +0100)
configure.ac
media/Splash.png
version.txt

index 5800ab7..746d044 100644 (file)
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.59)
-AC_INIT([kodi], [16.0.000], [http://trac.kodi.tv])
+AC_INIT([kodi], [16.0.991], [http://trac.kodi.tv])
 AC_CONFIG_HEADERS([xbmc/config.h])
 AH_TOP([#pragma once])
 m4_include([m4/ax_prog_cc_for_build.m4])
index 0c58250..245548a 100644 (file)
Binary files a/media/Splash.png and b/media/Splash.png differ
index ec1f382..231c60f 100644 (file)
@@ -2,10 +2,10 @@ APP_NAME Kodi
 COMPANY_NAME XBMC-Foundation
 WEBSITE http://kodi.tv
 VERSION_MAJOR 16
-VERSION_MINOR 0
-VERSION_TAG
-VERSION_CODE 160000
-ADDON_API 16.0.000
+VERSION_MINOR 1
+VERSION_TAG RC1
+VERSION_CODE 160991
+ADDON_API 16.0.991
 
 # Notes:
 # Change AC_INIT in configure.ac