merp, I goofed up somewhere...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1496 a31d4220-a93d-0410-bf67-fe4944624d44
This commit is contained in:
parent
10ae798f8e
commit
5152ece07d
|
@ -450,7 +450,7 @@ void GameArea::SetFrameTitle()
|
|||
}
|
||||
|
||||
tit.append(wxT("VisualBoyAdvance-M "));
|
||||
#ifndef FINAL_BUILD
|
||||
#ifdef FINAL_BUILD
|
||||
tit.append(_(SVN_REV_STR));
|
||||
#endif
|
||||
#ifndef NO_LINK
|
||||
|
|
Loading…
Reference in New Issue