Skip to content

Commit

Permalink
Bump to beta 2 (real branch)
Browse files Browse the repository at this point in the history
  • Loading branch information
stronk7 committed Oct 10, 2007
1 parent 38a1e55 commit 13bf86a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions backup/version.php
Expand Up @@ -6,7 +6,7 @@
/// database (backup_version) to determine whether upgrades should
/// be performed (see db/backup_*.php)

$backup_version = 2007090500; // The current version is a date (YYYYMMDDXX)
$backup_release = '1.9 beta +'; // User-friendly version number
$backup_version = 2007101000; // The current version is a date (YYYYMMDDXX)
$backup_release = '1.9 beta 2'; // User-friendly version number

?>

0 comments on commit 13bf86a

Please sign in to comment.