[Zodb-checkins] SVN: ZODB/trunk/doc/guide/zodb.tex Give the ZODB
	Programming Guide the same release number as ZODB.
    Tim Peters 
    tim.one at comcast.net
       
    Wed Jun  2 23:03:35 EDT 2004
    
    
  
Log message for revision 25209:
Give the ZODB Programming Guide the same release number as ZODB.
God knows it will get out of synch someday, but continuing to call
it version 0.3a2 is crazy.
-=-
Modified: ZODB/trunk/doc/guide/zodb.tex
===================================================================
--- ZODB/trunk/doc/guide/zodb.tex	2004-06-03 02:55:38 UTC (rev 25208)
+++ ZODB/trunk/doc/guide/zodb.tex	2004-06-03 03:03:34 UTC (rev 25209)
@@ -1,7 +1,7 @@
 \documentclass{howto}
 
 \title{ZODB/ZEO Programming Guide}
-\release{0.3a2}
+\release{3.3b1}
 \date{\today}
 
 \author{A.M.\ Kuchling}
    
    
More information about the Zodb-checkins
mailing list