This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
5123ece26aa3568fc8277dbcf2f6992f3c1d8507
dolphin
/
Source
/
Core
/
Common
/
Src
/
svnrev_template.h
3 lines
74 B
C
Raw
Normal View
History
Unescape
Escape
revert r3889 git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3890 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-07-27 04:19:26 +00:00
#
define SVN_REV $WCREV$
second attempt at showing if a build is was compiled with local modifications (first attempt was r3889; tested on linux this time :D) git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3979 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-08-14 06:48:15 +00:00
#
define SVN_REV_STR $WCMODS?"$WCREV$M":"$WCREV$"$
Copy Permalink