aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorMartijn Kaijser <mcm.kaijser@gmail.com>2013-09-27 22:46:47 +0200
committerMartijn Kaijser <mcm.kaijser@gmail.com>2013-09-27 22:46:47 +0200
commit670e7164c55f01cd3d69392f9457932be2b6a414 (patch)
treeb5446c940dc097af374afda39ed126d5065f892d /configure.in
parentd0fc5111cc843d43154d0b18a7ab39c214f103cd (diff)
[release] version bump to 13.0 alpha9 as we start new merge window.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 4127c9ddb0..312fb9e654 100644
--- a/configure.in
+++ b/configure.in
@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.59)
-AC_INIT([xbmc], [12.9.8], [http://trac.xbmc.org])
+AC_INIT([xbmc], [12.9.9], [http://trac.xbmc.org])
AC_CONFIG_HEADERS([xbmc/config.h])
AH_TOP([#pragma once])
m4_include([m4/ax_prog_cc_for_build.m4])