Changeset 190
- Timestamp:
- 10/02/07 16:13:33 (15 months ago)
- Location:
- nodebox/trunk/src
- Files:
-
- 3 modified
-
Changes.txt (modified) (1 diff)
-
ReadMe.txt (modified) (1 diff)
-
setup.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
nodebox/trunk/src/Changes.txt
r186 r190 1 NodeBox 1.9.2 2 ------------- 3 * Color objects still worked in CMYK when used as a fill/stroke. 4 1 5 NodeBox 1.9.1 2 6 ------------- -
nodebox/trunk/src/ReadMe.txt
r186 r190 1 NodeBox 1.9. 11 NodeBox 1.9.2 2 2 ============= 3 3 NodeBox is an application used in graphic design research. It provides -
nodebox/trunk/src/setup.py
r189 r190 12 12 13 13 NAME = 'NodeBox' 14 VERSION = '1.9. 1'14 VERSION = '1.9.2' 15 15 16 16 AUTHOR = "Frederik De Bleser",
