Skip to content

Commit

Permalink
no message
Browse files Browse the repository at this point in the history
  • Loading branch information
nutty898 committed May 17, 2013
1 parent d5cf637 commit 3888ae7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CocoGUILIB/CocoGUILIB/System/CocoStudioGUI.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@
namespace cs {
const char* CocoStudioVersion()
{
return "CocoStudio v0.1.2";
return "CocoStudio v0.1.3";
}
}

0 comments on commit 3888ae7

Please sign in to comment.