Changeset 635

Show
Ignore:
Timestamp:
08/21/08 10:33:14 (3 months ago)
Author:
weyrick
Message:

bump trunk 2.9.8

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/pcc/runtime/php-runtime.scm

    r503 r635  
    104104(define *RAVEN-VERSION-MAJOR* 2) 
    105105(define *RAVEN-VERSION-MINOR* 9) 
    106 (define *RAVEN-VERSION-RELEASE* 7
     106(define *RAVEN-VERSION-RELEASE* 8
    107107(define *RAVEN-VERSION-STRING* (format "~a.~a.~a~a" 
    108108                                       *RAVEN-VERSION-MAJOR*