Changeset 379

Show
Ignore:
Timestamp:
05/25/06 02:09:56 (3 years ago)
Author:
lazyatom
Message:

Stupid version number fix

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • plugins/engines/init.rb

    r346 r379  
    3636  Major = 1 # change implies compatibility breaking with previous versions 
    3737  Minor = 1 # change implies backwards-compatible change to API 
    38   Release = 1 # incremented with bug-fixes, updates, etc. 
     38  Release = 2 # incremented with bug-fixes, updates, etc. 
    3939end 
    4040