diff options
author | Memphiz <memphis@machzwo.de> | 2014-10-05 13:02:34 +0200 |
---|---|---|
committer | Memphiz <memphis@machzwo.de> | 2014-10-19 21:35:00 +0200 |
commit | a33f5adf89b907e2f71759877820020c9db3d1ac (patch) | |
tree | 466d142507896bfe67f4b1569b8ba26156b9ec2f /configure.in | |
parent | 2596a304ca13d3c4605e301989ce6a37f39a94ed (diff) |
[rebrand] - xbmc.org -> kodi.tv in printouts
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index 47be4aef04..41f1f7bcab 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([kodi], [13.9.705], [http://issues.kodi.org]) +AC_INIT([kodi], [13.9.705], [http://issues.kodi.tv]) AC_CONFIG_HEADERS([xbmc/config.h]) AH_TOP([#pragma once]) m4_include([m4/ax_prog_cc_for_build.m4]) |