Ignore:
Timestamp:
2/10/2010 9:31:05 AM (2 years ago)
Author:
lowjoel
Message:

Bumped version numbers since after the CodeReview? branch a lot of things are different from v6.0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/eraser6/Version.wxs.in

    r1675 r1806  
    2222 
    2323<Include> 
    24     <?define VERSIONSTRING=6.0.6.$WCREV$ ?><!-- Major.Minor.Release.Build --> 
    25     <?define INTERNALVERSIONSTRING=6.0.$WCREV$ ?><!-- Major.Minor.Build; used for MSI version comparisons --> 
     24    <?define VERSIONSTRING=6.1.0.$WCREV$ ?><!-- Major.Minor.Release.Build --> 
     25    <?define INTERNALVERSIONSTRING=6.1.$WCREV$ ?><!-- Major.Minor.Build; used for MSI version comparisons --> 
    2626</Include> 
Note: See TracChangeset for help on using the changeset viewer.