Skip to content

Commit

Permalink
Version updated to 2.0.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
bretzel12 committed Mar 25, 2019
1 parent 0504775 commit 37d5f1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/span_analyzer_app.cc
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ bool SpanAnalyzerApp::OnInit() {
// sets application info
SetAppDisplayName("SpanAnalyzer");
SetAppName("SpanAnalyzer");
version_ = "1.1.0";
version_ = "2.0.0";

// creates a document manager and sets to single document interface
manager_doc_ = new wxDocManager();
Expand Down

0 comments on commit 37d5f1f

Please sign in to comment.