We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46d3168 commit 1e5b273Copy full SHA for 1e5b273
src/wxsqliteplusapp.cpp
@@ -1337,7 +1337,7 @@ wxString wxSQLitePlusApp::GetFileDescription() const
1337
/*---------------------------------------------------------------------------*/
1338
wxString wxSQLitePlusApp::GetFileVersion() const
1339
{
1340
- return "0.3.9";
+ return "0.4.0";
1341
}
1342
1343
wxString wxSQLitePlusApp::GetInternalName() const
0 commit comments