]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ALIROOT/aliroot.cxx
Extracting Branch and Revision from Git.
[u/mrichter/AliRoot.git] / ALIROOT / aliroot.cxx
index 5ec45deda556bc2055044c027d2f0dfe7ade01f0..45766035769d9c7173cac9aab23472de7769e9fc 100644 (file)
@@ -81,7 +81,7 @@ int main(int argc, char **argv)
     
     if (argument=="--version")
     {      
-      cout << "aliroot " << ALIROOT_SVN_REVISION << " " << ALIROOT_SVN_BRANCH << endl;
+      cout << "aliroot " << ALIROOT_REVISION << " " << ALIROOT_BRANCH << endl;
       return 0;
     }    
   }