Author: jfthomps
Date: Thu Feb 21 20:02:57 2013
New Revision: 1448792

URL: http://svn.apache.org/r1448792
Log:
updated $VCLversion from 2.3.1 to 2.3.2

Modified:
    vcl/branches/vcl-2.3-bugfixes/web/index.php

Modified: vcl/branches/vcl-2.3-bugfixes/web/index.php
URL: 
http://svn.apache.org/viewvc/vcl/branches/vcl-2.3-bugfixes/web/index.php?rev=1448792&r1=1448791&r2=1448792&view=diff
==============================================================================
--- vcl/branches/vcl-2.3-bugfixes/web/index.php (original)
+++ vcl/branches/vcl-2.3-bugfixes/web/index.php Thu Feb 21 20:02:57 2013
@@ -16,8 +16,8 @@
   limitations under the License.
 */
 
-# ASF VCL v2.3.1
-$VCLversion = '2.3.1';
+# ASF VCL v2.3.2
+$VCLversion = '2.3.2';
 
 @include_once("fckeditor/fckeditor.php");
 require_once(".ht-inc/conf.php");


Reply via email to