Changeset 1875

Show
Ignore:
Timestamp:
05/20/2012 12:43:57 PM (12 months ago)
Author:
BrianKoontz
Message:

Inadvertently changed trunk copy of version.php. Refs #1121.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/version.php

    r1872 r1875  
    2525 * caution. 
    2626 */ 
    27 $svn_version = '1.3.3'; 
     27$svn_version = 'trunk'; 
    2828if (!defined('WAKKA_VERSION')) define('WAKKA_VERSION', $svn_version); 
    2929