renamed from citrus to citra

This commit is contained in:
ShizZy 2013-09-26 17:34:48 -04:00
parent a7b06698ff
commit 8bb0c457bc
20 changed files with 49 additions and 49 deletions

View file

@ -13,7 +13,7 @@
#define BUILD_TYPE_STR ""
#endif
const char *scm_rev_str = "citrus "
const char *scm_rev_str = "emu "
#if !SCM_IS_MASTER
"[" SCM_BRANCH_STR "] "
#endif