Bump version post-release.

git-svn-id: svn://10.0.0.236/trunk@195182 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mkanat%bugzilla.org 2006-04-23 05:23:53 +00:00
parent 045c3813fc
commit 87e89bc1d8

View File

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