Changeset 46

Show
Ignore:
Timestamp:
2007-11-27 20:00:45 (1 year ago)
Author:
hannes
Message:

setting version number of 5.0 branch

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/5.0/includes/config/version.php

    r18 r46  
    2828 * Also good: Spam Board Viking Edition 1.0 (then, you can do your own version numbering from there) */ 
    2929 
    30 $VERSION = 'SVN'; 
     30$VERSION = '5.0 RC1'; 
    3131 
    3232?>