Changeset 2329 for FCKeditor/branches/versions/2.6.x/_dev/build_release.bat
- Timestamp:
- 2008-08-05 12:13:32 (5 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
FCKeditor/branches/versions/2.6.x/_dev/build_release.bat
r2288 r2329 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.3 Beta28 SET RELEASER_VERSION=2.6.3 29 29 30 30 CLS