2020-04-27 Fred Gleason <fredg@paravelsystems.com>

* Incremented the package version to 3.3.0int0.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2020-05-02 12:53:03 -04:00
parent 4d3e54df02
commit 23df7cbc14
6 changed files with 28 additions and 4 deletions

View File

@@ -160,7 +160,7 @@ void MainObject::InitializeSchemaMap() {
global_version_map["3.1"]=310;
global_version_map["3.2"]=311;
global_version_map["3.3"]=314;
global_version_map["3.4"]=316;
global_version_map["3.4"]=317;
}