Skip to content

Commit

Permalink
bump to 15.0 beta2
Browse files Browse the repository at this point in the history
  • Loading branch information
MartijnKaijser committed Apr 30, 2015
1 parent b153f6c commit 7ba4bf4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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], [14.9.702], [http://trac.kodi.tv])
AC_INIT([kodi], [14.9.802], [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
8 changes: 4 additions & 4 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 15
VERSION_MINOR 0
VERSION_TAG BETA1
VERSION_CODE 149801
ADDON_API 14.9.801
VERSION_TAG BETA2
VERSION_CODE 149802
ADDON_API 14.9.802

# Notes:
# Change AC_INIT in configure.in
# Change AC_INIT in configure.ac

0 comments on commit 7ba4bf4

Please sign in to comment.