Skip to content

Commit 1e5b273

Browse files
committed
v0.4.0
1 parent 46d3168 commit 1e5b273

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/wxsqliteplusapp.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1337,7 +1337,7 @@ wxString wxSQLitePlusApp::GetFileDescription() const
13371337
/*---------------------------------------------------------------------------*/
13381338
wxString wxSQLitePlusApp::GetFileVersion() const
13391339
{
1340-
return "0.3.9";
1340+
return "0.4.0";
13411341
}
13421342
/*---------------------------------------------------------------------------*/
13431343
wxString wxSQLitePlusApp::GetInternalName() const

0 commit comments

Comments
 (0)