Changeset 490 for trunk/Config.kmk
- Timestamp:
- Apr 20, 2011, 6:59:55 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Config.kmk
r488 r490 13 13 # number representing the major version, minor version and revision accordingly. 14 14 # 15 VERSION = 1.3. 315 VERSION = 1.3.4 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 = 2011- 04-2035 VERSIONDATE = 2011-xx-xx 36 36 37 37 #------------------------------------------------------------------------------
Note: See TracChangeset
for help on using the changeset viewer.