Commit in lcio on MAIN
CMakeLists.txt+1-11.80 -> 1.81
doc/versions.readme+81.83 -> 1.84
+9-1
2 modified files
----------- prepare patch release v01-05-01 

lcio
CMakeLists.txt 1.80 -> 1.81
diff -u -r1.80 -r1.81
--- CMakeLists.txt	29 Jun 2010 10:05:43 -0000	1.80
+++ CMakeLists.txt	24 Sep 2010 11:17:23 -0000	1.81
@@ -23,7 +23,7 @@
 # project version
 SET( LCIO_MAJOR_VERSION 1 )
 SET( LCIO_MINOR_VERSION 51 )
-SET( LCIO_PATCH_LEVEL 0 )
+SET( LCIO_PATCH_LEVEL 1 )
 
 # project options
 OPTION( BUILD_SHARED_LIBS "Set to OFF to build static libraries" ON )

lcio/doc
versions.readme 1.83 -> 1.84
diff -u -r1.83 -r1.84
--- versions.readme	30 Jun 2010 09:03:59 -0000	1.83
+++ versions.readme	24 Sep 2010 11:17:23 -0000	1.84
@@ -1,6 +1,14 @@
 ---------------------------------------------------------------
  Describes the changes for the different versions/tags of LCIO
 ---------------------------------------------------------------
+==========
+ v01-51-01
+==========
+     - patch release:
+         made compliant with gcc 4.4
+         bug fixes in UTIL::Operators 
+         fix in sio/SIOEvent.java (missing LCRelations)
+         made compliant with latest MacOSX (sio/include/SIO_functions.h)        
 
 ==========
  v01-51
CVSspam 0.2.8