Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "bump to 17.0 beta 3" #10474

Merged
merged 1 commit into from Sep 17, 2016
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion configure.ac
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.803], [http://trac.kodi.tv])
AC_INIT([kodi], [16.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
6 changes: 3 additions & 3 deletions version.txt
Expand Up @@ -3,9 +3,9 @@ COMPANY_NAME XBMC-Foundation
WEBSITE http://kodi.tv
VERSION_MAJOR 17
VERSION_MINOR 0
VERSION_TAG BETA3
VERSION_CODE 169803
ADDON_API 16.9.803
VERSION_TAG BETA2
VERSION_CODE 169802
ADDON_API 16.9.802

# Notes:
# Change AC_INIT in configure.ac