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:
wowzaman12 2015-05-28 14:58:11 +00:00
parent 10ae798f8e
commit 5152ece07d
1 changed files with 1 additions and 1 deletions

View File

@ -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