Changes between Version 7 and Version 8 of ReleasingApplications


Ignore:
Timestamp:
May 27, 2011, 3:42:34 PM (13 years ago)
Author:
Kevin Milner
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ReleasingApplications

    v7 v8  
    66First, open [source:trunk/ant/include/utils.xml ant/include/utils.xml] in Eclipse. Run one of the following targets to update the build version:
    77* update.major.version - updates the major (first) version. For example, this will update from 1.5.2 to 2.0.0
    8 * update.minor.version - updates the major (first) version. For example, this will update from 1.5.2 to 1.6.0
     8* update.minor.version - updates the minor (second) version. For example, this will update from 1.5.2 to 1.6.0
    99* update.build.number - '''(only do this when [#Updatingthecurrentrelease updating the current release])''' updates the build number. For example, this will update from 1.5.2 to 1.5.3
    1010