Start of the 2.23 development cycle; update the version number.

git-svn-id: svn://10.0.0.236/trunk@190660 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mkanat%kerio.com 2006-02-21 08:33:12 +00:00
parent 27e02616af
commit 824d53055f

View File

@ -93,7 +93,7 @@ our @parampanels = ();
Exporter::export_ok_tags('admin', 'db', 'locations', 'params');
# Bugzilla version
$Bugzilla::Config::VERSION = "2.22rc1";
$Bugzilla::Config::VERSION = "2.23";
use Safe;