Changeset 52902 for funkload/trunk
- Timestamp:
- 07/23/08 22:40:45 (1 month ago)
- Files:
-
- funkload/trunk/CHANGES.txt (modified) (1 diff)
- funkload/trunk/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
funkload/trunk/CHANGES.txt
r52553 r52902 22 22 :Snapshots: http://funkload.nuxeo.org/snapshots/ 23 23 24 :Target: 1.7.0 24 :Target: 1.8.0 25 26 27 FunkLoad 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 25 35 26 36 New features funkload/trunk/Makefile
r32310 r52902 26 26 27 27 egg: 28 -python2.3 setup.py $(PKGTAG) bdist_egg29 28 -python2.4 setup.py $(PKGTAG) bdist_egg 29 -python2.5 setup.py $(PKGTAG) bdist_egg 30 30 31 31
