Changeset 1899 for FCKeditor/branches/versions/2.6.x/_dev/build_release.bat
- Timestamp:
- 2008-04-07 17:13:02 (6 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
FCKeditor/branches/versions/2.6.x/_dev/build_release.bat
r1825 r1899 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 RC28 SET RELEASER_VERSION=2.6 29 29 30 30 CLS