Skip to content

Commit

Permalink
[release] bump to 14.0 beta2
Browse files Browse the repository at this point in the history
  • Loading branch information
MartijnKaijser committed Nov 3, 2014
1 parent d6947be commit 50d7418
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion configure.in
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], [13.9.801], [http://issues.kodi.tv])
AC_INIT([kodi], [13.9.802], [http://issues.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 Team-Kodi
WEBSITE http://kodi.tv
VERSION_MAJOR 14
VERSION_MINOR 0
VERSION_TAG BETA1
VERSION_CODE 139801
ADDON_API 13.9.801
VERSION_TAG BETA2
VERSION_CODE 139802
ADDON_API 13.9.802

# Notes:
# Change AC_INIT in configure.in

0 comments on commit 50d7418

Please sign in to comment.