[xiph-commits] r18653 - icecast/branches/ph3/icecast
ph3-der-loewe at svn.xiph.org
ph3-der-loewe at svn.xiph.org
Fri Oct 12 06:41:58 PDT 2012
Author: ph3-der-loewe
Date: 2012-10-12 06:41:58 -0700 (Fri, 12 Oct 2012)
New Revision: 18653
Modified:
icecast/branches/ph3/icecast/configure.in
Log:
set version suffix so versions can not be confused easily
Modified: icecast/branches/ph3/icecast/configure.in
===================================================================
--- icecast/branches/ph3/icecast/configure.in 2012-10-12 11:17:52 UTC (rev 18652)
+++ icecast/branches/ph3/icecast/configure.in 2012-10-12 13:41:58 UTC (rev 18653)
@@ -1,4 +1,4 @@
-AC_INIT([Icecast], [2.3.99.0], [icecast at xiph.org])
+AC_INIT([Icecast], [2.3.99.0-ph3], [icecast at xiph.org])
AC_PREREQ(2.54)
AC_CONFIG_SRCDIR(src/main.c)
More information about the commits
mailing list