Changeset 20144

Show
Ignore:
Timestamp:
09/28/08 18:30:45 (5 years ago)
Author:
tokuhirom
Message:

release 0.08

Location:
lang/cplusplus/llv8call/trunk
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • lang/cplusplus/llv8call/trunk/NEWS

    r20131 r20144  
     12008-09-28  tokuhirom <tokuhirom atooooo gmail dototettetetete com> 
     2 
     3    * 0.08 alpha: 
     4 
     5    NEW FEATURES 
     6    - added clearsilver support 
     7 
    182008-09-28  tokuhirom <tokuhirom atooooo gmail dototettetetete com> 
    29 
  • lang/cplusplus/llv8call/trunk/src/main.cc

    r20131 r20144  
    1111using namespace v8; 
    1212 
    13 const char *LLV8CALLVERSION="0.07"; 
     13const char *LLV8CALLVERSION="0.08"; 
    1414 
    1515void run_shell_mode() {