fixed missing shortname pg upgrade code, sorry

This commit is contained in:
skodak 2006-09-19 07:35:48 +00:00
parent a6b02b652b
commit 45b9781ed4
3 changed files with 28 additions and 2 deletions

View file

@ -6,7 +6,7 @@
// This is compared against the values stored in the database to determine
// whether upgrades should be performed (see lib/db/*.php)
$version = 2006091900; // YYYYMMDD = date
$version = 2006091901; // YYYYMMDD = date
// XY = increments within a single day
$release = '1.7 dev'; // Human-friendly version name