rc1 -> cvs (for consistancy [did I spell that right?])
[squirrelmail.git] / functions / strings.php
index c9a24e6add7760ce2a06045e6d7c5dd5b12067e2..dcef5bd0c11200de57a3626f18b4b0f020335fd8 100644 (file)
 
    /* SquirrelMail version number -- DO NOT CHANGE */
    global $version;
-   $version = '1.2.0 [rc1]';
+   $version = '1.2.0 [cvs]';
 
 
    function find_mailbox_name ($mailbox) {