aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMartijn Kaijser <mcm.kaijser@gmail.com>2016-05-01 09:43:37 +0200
committerMartijn Kaijser <mcm.kaijser@gmail.com>2016-05-01 09:43:37 +0200
commit183f18e4dbfccbfa7857d5ad8dcac5270ff9e5ee (patch)
tree0b49d83aaeb364d35ba8ea069505fdaaf8a5520b /configure.ac
parent0bae23930dff00590a0400ba1dd210729f98fb10 (diff)
bump to 17 alpha 2
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 1e0d44a24b..fc25fc8fd5 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], [16.9.701], [http://trac.kodi.tv])
+AC_INIT([kodi], [16.9.702], [http://trac.kodi.tv])
AC_CONFIG_HEADERS([xbmc/config.h])
AH_TOP([#pragma once])
m4_include([m4/ax_prog_cc_for_build.m4])