summaryrefslogtreecommitdiffstats
path: root/src/common/scm_rev.h
diff options
context:
space:
mode:
authorbunnei <ericbunnie@gmail.com>2014-04-09 05:18:23 +0200
committerbunnei <ericbunnie@gmail.com>2014-04-09 05:18:23 +0200
commit5da03e821ef281909e65c3df33f67596074ae98a (patch)
tree15f1bb0f91a88082a21e4e2e4531e1f8dee026bf /src/common/scm_rev.h
parentfixed licensing and updated code style naming for arm_interface/arm_interpreter frontend module (diff)
downloadyuzu-5da03e821ef281909e65c3df33f67596074ae98a.tar
yuzu-5da03e821ef281909e65c3df33f67596074ae98a.tar.gz
yuzu-5da03e821ef281909e65c3df33f67596074ae98a.tar.bz2
yuzu-5da03e821ef281909e65c3df33f67596074ae98a.tar.lz
yuzu-5da03e821ef281909e65c3df33f67596074ae98a.tar.xz
yuzu-5da03e821ef281909e65c3df33f67596074ae98a.tar.zst
yuzu-5da03e821ef281909e65c3df33f67596074ae98a.zip
Diffstat (limited to 'src/common/scm_rev.h')
-rw-r--r--src/common/scm_rev.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/common/scm_rev.h b/src/common/scm_rev.h
index 62a304f40..cd5df9ca8 100644
--- a/src/common/scm_rev.h
+++ b/src/common/scm_rev.h
@@ -1,4 +1,4 @@
-#define SCM_REV_STR "de0a034a849f5a1cbe2fed9ef2cc4095c56e672a"
-#define SCM_DESC_STR "de0a034"
-#define SCM_BRANCH_STR "fixed-directorys-for-neo"
-#define SCM_IS_MASTER 0
+#define SCM_REV_STR "d0674cc98bfa5729168274cde62a4e69343f8524"
+#define SCM_DESC_STR "d0674cc"
+#define SCM_BRANCH_STR "master"
+#define SCM_IS_MASTER 1