aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartijn Kaijser <mcm.kaijser@gmail.com>2015-08-31 19:39:55 +0200
committerMartijn Kaijser <mcm.kaijser@gmail.com>2015-08-31 19:39:55 +0200
commitb9ad05e51efdbaccb304c6e08889221fdef06011 (patch)
tree4b409ec8c564a52a9faa800652a02be46b53ab6d
parent23bc0c1a8fb8888a8057de10ff93008ddbd392f3 (diff)
set version to 16.0a3
-rw-r--r--configure.ac2
-rw-r--r--version.txt6
2 files changed, 4 insertions, 4 deletions
diff --git a/configure.ac b/configure.ac
index df87c0cb80..164a736925 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.59)
-AC_INIT([kodi], [15.9.702], [http://trac.kodi.tv])
+AC_INIT([kodi], [15.9.703], [http://trac.kodi.tv])
AC_CONFIG_HEADERS([xbmc/config.h])
AH_TOP([#pragma once])
m4_include([m4/ax_prog_cc_for_build.m4])
diff --git a/version.txt b/version.txt
index 3dc9b4e0df..433301a61f 100644
--- a/version.txt
+++ b/version.txt
@@ -3,9 +3,9 @@ COMPANY_NAME XBMC-Foundation
WEBSITE http://kodi.tv
VERSION_MAJOR 16
VERSION_MINOR 0
-VERSION_TAG ALPHA2
-VERSION_CODE 159702
-ADDON_API 15.9.702
+VERSION_TAG ALPHA3
+VERSION_CODE 159703
+ADDON_API 15.9.703
# Notes:
# Change AC_INIT in configure.ac