Changeset 12415 in vbox
- Timestamp:
- Sep 12, 2008 9:11:06 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Config.kmk
r12386 r12415 121 121 # new build. The define is available in every source file. Only even build numbers 122 122 # will be published, odd numbers are set during development. 123 VBOX_VERSION_BUILD = 1123 VBOX_VERSION_BUILD = 2 124 124 # Full version string (may include more than just x.y.z, but no spaces or other problematic chars). 125 125 VBOX_VERSION_STRING = $(VBOX_VERSION_MAJOR).$(VBOX_VERSION_MINOR).$(VBOX_VERSION_BUILD)
Note:
See TracChangeset
for help on using the changeset viewer.