diff options
-rw-r--r-- | version.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.php b/version.php index 10ceefa33..9eecf42fc 100644 --- a/version.php +++ b/version.php @@ -15,4 +15,4 @@ $version = 2010012901; // Human-friendly version name -$release = '1.7b'; +$release = '1.7RC1'; |