From: <d_p...@us...> - 2012-11-19 18:51:13
|
Revision: 228 http://turnserver.svn.sourceforge.net/turnserver/?rev=228&view=rev Author: d_pocock Date: 2012-11-19 18:51:07 +0000 (Mon, 19 Nov 2012) Log Message: ----------- Update for building 0.7.2 release Modified Paths: -------------- trunk/configure.in Modified: trunk/configure.in =================================================================== --- trunk/configure.in 2012-11-19 18:48:42 UTC (rev 227) +++ trunk/configure.in 2012-11-19 18:51:07 UTC (rev 228) @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.61) -AC_INIT([turnserver],[0.8],[http://www.turnserver.org/]) +AC_INIT([turnserver],[0.7.2],[http://www.turnserver.org/]) AC_CONFIG_SRCDIR([src/turn.h]) AC_CONFIG_HEADER([config.h]) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |