Changeset 512 for trunk/Config.kmk
- Timestamp:
- Mar 13, 2012, 3:14:27 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Config.kmk
r508 r512 13 13 # number representing the major version, minor version and revision accordingly. 14 14 # 15 VERSION = 1.3. 415 VERSION = 1.3.5 16 16 17 17 # … … 21 21 # See also GENERATING DISTRIBUTION ARCHIVES in README.DEV for more information. 22 22 # 23 BUILD = GA23 BUILD = beta 24 24 25 25 # … … 28 28 # By agreement, this number is 0 for "beta" builds and 1 for "GA" builds. 29 29 # 30 WPIBUILD = 130 WPIBUILD = 0 31 31 32 32 # 33 33 # Lucide version date in the format YYYY-MM-DD. 34 34 # 35 VERSIONDATE = 2012- 03-1335 VERSIONDATE = 2012-xx-xx 36 36 37 37 #------------------------------------------------------------------------------
Note: See TracChangeset
for help on using the changeset viewer.