Skip to content

Commit

Permalink
for v0.3.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
guanlisheng committed Aug 21, 2014
1 parent 57d9ee4 commit 40258d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/wxsqliteplusapp.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1299,7 +1299,7 @@ wxString wxSQLitePlusApp::GetFileDescription() const
/*---------------------------------------------------------------------------*/
wxString wxSQLitePlusApp::GetFileVersion() const
{
return ("0.3.1");
return ("0.3.2");
}
/*---------------------------------------------------------------------------*/
wxString wxSQLitePlusApp::GetInternalName() const
Expand Down

0 comments on commit 40258d1

Please sign in to comment.