We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57d9ee4 commit 40258d1Copy full SHA for 40258d1
src/wxsqliteplusapp.cpp
@@ -1299,7 +1299,7 @@ wxString wxSQLitePlusApp::GetFileDescription() const
1299
/*---------------------------------------------------------------------------*/
1300
wxString wxSQLitePlusApp::GetFileVersion() const
1301
{
1302
- return ("0.3.1");
+ return ("0.3.2");
1303
}
1304
1305
wxString wxSQLitePlusApp::GetInternalName() const
0 commit comments