Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: xbmc/xbmc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: f055898560a8
Choose a base ref
...
head repository: xbmc/xbmc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: e65f9dc7ee7d
Choose a head ref
  • 2 commits
  • 3 files changed
  • 2 contributors

Commits on Feb 13, 2016

  1. Copy the full SHA
    6a12555 View commit details

Commits on Feb 20, 2016

  1. Merge pull request #9165 from MartijnKaijser/16-final

    bump to 16.0 Jarvis final
    MartijnKaijser committed Feb 20, 2016
    Copy the full SHA
    e65f9dc View commit details
Showing with 4 additions and 4 deletions.
  1. +1 −1 configure.ac
  2. BIN media/Splash.png
  3. +3 −3 version.txt
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.

AC_PREREQ(2.59)
AC_INIT([kodi], [15.9.904], [http://trac.kodi.tv])
AC_INIT([kodi], [16.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])
Binary file modified media/Splash.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions version.txt
Original file line number Diff line number Diff line change
@@ -3,9 +3,9 @@ COMPANY_NAME XBMC-Foundation
WEBSITE http://kodi.tv
VERSION_MAJOR 16
VERSION_MINOR 0
VERSION_TAG RC4
VERSION_CODE 159904
ADDON_API 15.9.904
VERSION_TAG
VERSION_CODE 160000
ADDON_API 16.0.000

# Notes:
# Change AC_INIT in configure.ac