From 8cf5c61df262a3aa48117f98092111a4e0d743e6 Mon Sep 17 00:00:00 2001 From: Martijn Kaijser Date: Wed, 25 Jan 2017 18:42:21 +0100 Subject: bump to v17.0 final --- configure.ac | 2 +- media/Splash.png | Bin 1800659 -> 1799100 bytes .../bootstrap/repositories/binary-addons.txt | 2 +- version.txt | 6 +++--- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/configure.ac b/configure.ac index b9bbe7450d..060939073c 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.59) -AC_INIT([kodi], [16.9.904], [http://trac.kodi.tv]) +AC_INIT([kodi], [17.0.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 fc6a4e08aa..72a1764236 100644 Binary files a/media/Splash.png and b/media/Splash.png differ diff --git a/project/cmake/addons/bootstrap/repositories/binary-addons.txt b/project/cmake/addons/bootstrap/repositories/binary-addons.txt index 7439983b3a..a27f719256 100644 --- a/project/cmake/addons/bootstrap/repositories/binary-addons.txt +++ b/project/cmake/addons/bootstrap/repositories/binary-addons.txt @@ -1 +1 @@ -binary-addons https://github.com/xbmc/repo-binary-addons.git Krypton +binary-addons https://github.com/xbmc/repo-binary-addons.git 17.0-Krypton diff --git a/version.txt b/version.txt index 224746951a..3cad8e8498 100644 --- a/version.txt +++ b/version.txt @@ -3,9 +3,9 @@ COMPANY_NAME XBMC-Foundation WEBSITE http://kodi.tv VERSION_MAJOR 17 VERSION_MINOR 0 -VERSION_TAG RC4 -VERSION_CODE 169904 -ADDON_API 16.9.904 +VERSION_TAG +VERSION_CODE 170000 +ADDON_API 17.0.000 # Notes: # Change AC_INIT in configure.ac -- cgit v1.2.3