Changeset 52902 for funkload/trunk

Show
Ignore:
Timestamp:
07/23/08 22:40:45 (1 month ago)
Author:
bdelbosc
Message:

prepare releasing 1.7.0

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • funkload/trunk/CHANGES.txt

    r52553 r52902  
    2222:Snapshots: http://funkload.nuxeo.org/snapshots/ 
    2323 
    24 :Target: 1.7.0 
     24:Target: 1.8.0 
     25 
     26 
     27FunkLoad 1.7.0 
     28-------------- 
     29 
     30:Package: http://funkload.nuxeo.org/funkload-1.7.0.tar.gz 
     31 
     32:Svn: http://svn.nuxeo.org/pub/funkload/tags/1.7.0/ 
     33 
     34:Released date: 2008-07-23 
    2535 
    2636New features 
  • funkload/trunk/Makefile

    r32310 r52902  
    2626 
    2727egg: 
    28     -python2.3 setup.py $(PKGTAG) bdist_egg 
    2928    -python2.4 setup.py $(PKGTAG) bdist_egg 
     29    -python2.5 setup.py $(PKGTAG) bdist_egg 
    3030 
    3131