Print

Print


Commit in lcsim/src/org/lcsim/util/lcio on MAIN
LCIOConstants.java+1-11.11 -> 1.12
Bring LCIO minor version up-to-date

lcsim/src/org/lcsim/util/lcio
LCIOConstants.java 1.11 -> 1.12
diff -u -r1.11 -r1.12
--- LCIOConstants.java	20 Aug 2008 01:34:21 -0000	1.11
+++ LCIOConstants.java	22 Nov 2010 21:05:36 -0000	1.12
@@ -7,7 +7,7 @@
 public interface LCIOConstants
 {
    int MAJORVERSION = 1;
-   int MINORVERSION = 8;
+   int MINORVERSION = 51;
    
    // bits in flag words
    // SimCalorimeterHit (CH)
CVSspam 0.2.8