Skip to content

Commit 40258d1

Browse files
committed
for v0.3.2 release
1 parent 57d9ee4 commit 40258d1

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
@@ -1299,7 +1299,7 @@ wxString wxSQLitePlusApp::GetFileDescription() const
12991299
/*---------------------------------------------------------------------------*/
13001300
wxString wxSQLitePlusApp::GetFileVersion() const
13011301
{
1302-
return ("0.3.1");
1302+
return ("0.3.2");
13031303
}
13041304
/*---------------------------------------------------------------------------*/
13051305
wxString wxSQLitePlusApp::GetInternalName() const

0 commit comments

Comments
 (0)