diff options
author | Martijn Kaijser <mcm.kaijser@gmail.com> | 2015-04-30 21:12:31 +0200 |
---|---|---|
committer | Martijn Kaijser <mcm.kaijser@gmail.com> | 2015-04-30 21:12:31 +0200 |
commit | 7ba4bf41995b75d87a337f73b48870834b6282da (patch) | |
tree | 11eb837ed50642b9185bbd71842e4ba0c5c0c66d /configure.ac | |
parent | b153f6c5e8537811900770193cb6148ffa136e70 (diff) |
bump to 15.0 beta2
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index ea94c1d2c1..f4af4e17c0 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], [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]) |