renamed project to 'citrus'

This commit is contained in:
ShizZy 2013-09-13 18:11:14 -04:00
parent 9709dd2def
commit b8ca09160b
23 changed files with 52 additions and 53 deletions

View file

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