Revision: 1368
http://iaxclient.svn.sourceforge.net/iaxclient/?rev=1368&view=rev
Author: sbalea
Date: 2008-03-03 11:57:25 -0800 (Mon, 03 Mar 2008)
Log Message:
-----------
Change the version to 2.1beta2 in configure.ac
Modified Paths:
--------------
tags/2.1beta2/configure.ac
Modified: tags/2.1beta2/configure.ac
===================================================================
--- tags/2.1beta2/configure.ac 2008-03-03 19:56:03 UTC (rev 1367)
+++ tags/2.1beta2/configure.ac 2008-03-03 19:57:25 UTC (rev 1368)
@@ -3,7 +3,7 @@
AC_PREREQ(2.59)
dnl Package version
-m4_define(IAXC_VERSION, [2.1-svn])
+m4_define(IAXC_VERSION, [2.1beta2])
AC_INIT(iaxclient, IAXC_VERSION, [iax...@li...])
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|