aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorTrent Nelson <trent.a.b.nelson@gmail.com>2014-03-03 15:11:24 -0500
committerTrent Nelson <trent.a.b.nelson@gmail.com>2014-03-03 15:11:24 -0500
commit128426f48955e352d555f22aac0e87c23f618d47 (patch)
treef520dac062d1a2cda649f0c88e4066cedfcfeaa4 /configure.in
parentab0aec4057992edc875e4cd733eb80dc79dbfb4a (diff)
parent60e963944869257eb02c25debda5cb5a81605e43 (diff)
Merge pull request #4314 from MartijnKaijser/beta1Gotham-beta1
[release] version bump to 13.0 beta1
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 7390167cdd..beb8aacd69 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.12], [http://issues.xbmc.org])
+AC_INIT([xbmc], [12.9.81], [http://issues.xbmc.org])
AC_CONFIG_HEADERS([xbmc/config.h])
AH_TOP([#pragma once])
m4_include([m4/ax_prog_cc_for_build.m4])