Updated version (authentication tweaks)

This commit is contained in:
moodler 2002-11-21 07:53:35 +00:00
parent 34daec9b3b
commit 009b59336b
3 changed files with 5 additions and 5 deletions

View file

@ -5,7 +5,7 @@
// database to determine whether upgrades should
// be performed (see lib/db/*.php)
$version = 2002112001; // The current version is a date (YYYYMMDDXX)
$version = 2002112100; // The current version is a date (YYYYMMDDXX)
$release = "1.0.6.4 beta"; // User-friendly version number