]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Incremented library version
authorhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 3 Jul 2009 23:41:59 +0000 (23:41 +0000)
committerhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 3 Jul 2009 23:41:59 +0000 (23:41 +0000)
HLT/sim/AliHLTSimulation.h

index d15f01c02058c30cd7c173fe60829a93d4f1a463..06631e9cfde19d974430b693d0f22acda80750e9 100644 (file)
@@ -127,7 +127,7 @@ class AliHLTSimulation : public TObject {
 };
 
 #define ALIHLTSIMULATION_LIBRARY             "libHLTsim.so"
-#define ALIHLTSIMULATION_LIBRARY_VERSION     0
+#define ALIHLTSIMULATION_LIBRARY_VERSION     1
 #define ALIHLTSIMULATION_CREATE_INSTANCE     "AliHLTSimulationCreateInstance"
 #define ALIHLTSIMULATION_DELETE_INSTANCE     "AliHLTSimulationDeleteInstance"
 #define ALIHLTSIMULATION_SETUP               "AliHLTSimulationSetup"