Skip to content

Commit

Permalink
bump to v17.0 beta 6
Browse files Browse the repository at this point in the history
  • Loading branch information
MartijnKaijser committed Oct 28, 2016
1 parent e92818a commit b0ca363
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.

AC_PREREQ(2.59)
AC_INIT([kodi], [16.9.805], [http://trac.kodi.tv])
AC_INIT([kodi], [16.9.806], [http://trac.kodi.tv])
AC_CONFIG_HEADERS([xbmc/config.h])
AH_TOP([#pragma once])
m4_include([m4/ax_prog_cc_for_build.m4])
Expand Down
6 changes: 3 additions & 3 deletions version.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ COMPANY_NAME XBMC-Foundation
WEBSITE http://kodi.tv
VERSION_MAJOR 17
VERSION_MINOR 0
VERSION_TAG BETA5
VERSION_CODE 169805
ADDON_API 16.9.805
VERSION_TAG BETA6
VERSION_CODE 169806
ADDON_API 16.9.806

# Notes:
# Change AC_INIT in configure.ac

0 comments on commit b0ca363

Please sign in to comment.