Changeset 46
- Timestamp:
- 12/27/04 20:43:16 (4 years ago)
- Files:
-
- eaccelerator/trunk/ChangeLog (modified) (1 diff)
- eaccelerator/trunk/eaccelerator_version.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
eaccelerator/trunk/ChangeLog
r43 r46 4 4 * encoder.php Fix name of standalone loader "eloader". 5 5 * win32/* build files for VS6, Thanks to Lyle Arnot. 6 * accelerator_version.h Release updated to 0.9.2. 6 7 7 8 2004-12-27 Shin Seung Woo <segv74 at gmail.com> eaccelerator/trunk/eaccelerator_version.h
r17 r46 1 1 #ifndef EACCELERATOR_VERSION 2 #define EACCELERATOR_VERSION "0.9. 1"2 #define EACCELERATOR_VERSION "0.9.2" 3 3 #endif