forked from dolphin-emu/dolphin
Show revision as xxxx! if there are local modifications otherwise xxxx
so we will be able to tell from screenshots whether the build is vanilla svn co or not git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3889 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
@@ -1,2 +1,2 @@
|
|||||||
#define SVN_REV $WCREV$
|
#define SVN_REV $WCREV$
|
||||||
#define SVN_REV_STR "$WCREV$"
|
#define SVN_REV_STR $WCMODS?"$WCREV$!":"$WCREV$"$
|
Reference in New Issue
Block a user