]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - cmake/ARVersion.h.tmp
Extracting Branch and Revision from Git.
[u/mrichter/AliRoot.git] / cmake / ARVersion.h.tmp
index cdb1826fc775c6941fc42fcc8678585b0eedfdbc..a2f2609c10ec5bddb5592c8140de520166118538 100644 (file)
@@ -1,5 +1,5 @@
 #ifndef ALIROOT_ARVersion
 #define ALIROOT_ARVersion
-#define ALIROOT_SVN_REVISION @ALIROOT_SVN_REVISION@
-#define ALIROOT_SVN_BRANCH "@ALIROOT_SVN_BRANCH@"
+#define ALIROOT_REVISION "@ALIROOT_REVISION@"
+#define ALIROOT_BRANCH "@ALIROOT_BRANCH@"
 #endif