Browse Source

upped the version to 0.4pre1

Luke Ehresman 25 years ago
parent
commit
f0c37871b8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      functions/strings.php

+ 1 - 1
functions/strings.php

@@ -128,7 +128,7 @@
    }
 
    /* SquirrelMail version number -- DO NOT CHANGE */
-   $version = "0.3";
+   $version = "0.4pre1";
 
 
    function find_mailbox_name ($mailbox) {