From 296df7eff44a4cb793271225ec0721f76166ad73 Mon Sep 17 00:00:00 2001 From: Martijn Kaijser Date: Tue, 23 Dec 2014 17:40:43 +0100 Subject: bump to 14.1rc1 --- configure.in | 2 +- media/Splash.png | Bin 121664 -> 119002 bytes version.txt | 8 ++++---- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/configure.in b/configure.in index 646287a885..140824d245 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.000], [http://issues.kodi.tv]) +AC_INIT([kodi], [14.0.901], [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 25837efbae..f70c56305d 100644 Binary files a/media/Splash.png and b/media/Splash.png differ diff --git a/version.txt b/version.txt index d431b55838..540b11ae56 100644 --- a/version.txt +++ b/version.txt @@ -2,10 +2,10 @@ APP_NAME Kodi COMPANY_NAME XBMC-Foundation WEBSITE http://kodi.tv VERSION_MAJOR 14 -VERSION_MINOR 0 -VERSION_TAG -VERSION_CODE 140000 -ADDON_API 14.0.000 +VERSION_MINOR 1 +VERSION_TAG RC1 +VERSION_CODE 140901 +ADDON_API 14.0.901 # Notes: # Change AC_INIT in configure.in -- cgit v1.2.3