Skip to content

Commit 9839ad1

Browse files
committed
v0.3.7
1 parent f20fccf commit 9839ad1

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
@@ -1329,7 +1329,7 @@ wxString wxSQLitePlusApp::GetFileDescription() const
13291329
/*---------------------------------------------------------------------------*/
13301330
wxString wxSQLitePlusApp::GetFileVersion() const
13311331
{
1332-
return "0.3.6";
1332+
return "0.3.7";
13331333
}
13341334
/*---------------------------------------------------------------------------*/
13351335
wxString wxSQLitePlusApp::GetInternalName() const

0 commit comments

Comments
 (0)