0.4.00.4.10.4.2
|
Last change
on this file since b8c44b4 was
04ef932,
checked in by Michael Medin <michael@…>, 23 months ago
|
|
2011-08-10
- Fixed so it builds and runs on linux (but parser had issues so disabled som grammar rules whichneeds to be enabled again)
- Added a lot of freatures and cleand up the PythonScript module
- Started to merge som features from PythonScript back to Lua script
2011-08-07
- Fixed a lot of issues with PythonScript module adding suport for alias and "raw command processing"
- Fixed issue with loading plugins and aliases as well as duplicate plugin detection
2011-08-01
|
-
Property mode set to
100644
|
|
File size:
164 bytes
|
| Line | |
|---|
| 1 | #ifndef VERSION_HPP |
|---|
| 2 | #define VERSION_HPP |
|---|
| 3 | #define PRODUCTVER 0,4,0,83 |
|---|
| 4 | #define STRPRODUCTVER "0,4,0,83" |
|---|
| 5 | #define STRPRODUCTDATE "2011-08-07" |
|---|
| 6 | #endif // VERSION_HPP |
|---|
Note: See
TracBrowser
for help on using the repository browser.