Changeset 2064 for FCKeditor/branches/versions/2.6.x/_dev/build_release.bat
- Timestamp:
- 2008-06-12 17:59:24 (7 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
FCKeditor/branches/versions/2.6.x/_dev/build_release.bat
r1899 r2064 1 @ECHO OFF1 @ECHO OFF 2 2 3 3 :: … … 26 26 27 27 :: Update this variable for each new release. 28 SET RELEASER_VERSION=2.6 28 SET RELEASER_VERSION=2.6.1 29 29 30 30 CLS