Changeset 20891 in vbox
- Timestamp:
- Jun 24, 2009 1:10:56 PM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 49044
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Config.kmk
r20646 r20891 153 153 VBOX_VERSION_BUILD = 0 154 154 # Full version string (may include more than just x.y.z, but no spaces or other problematic chars). 155 VBOX_VERSION_STRING = $(VBOX_VERSION_MAJOR).$(VBOX_VERSION_MINOR).$(VBOX_VERSION_BUILD)_BETA 1155 VBOX_VERSION_STRING = $(VBOX_VERSION_MAJOR).$(VBOX_VERSION_MINOR).$(VBOX_VERSION_BUILD)_BETA2 156 156 # Force the additions.sh script to get an exact additions build when we're doing the release. 157 157 -
trunk/debian/changelog
r20644 r20891 1 virtualbox-ose (3.0.0~beta2) unstable; urgency=low 2 3 * rebuild Debian package 4 5 -- Sun Microsystems, Inc. <[email protected]> Wed, 24 Jun 2009 14:00:00 +0200 6 1 7 virtualbox-ose (3.0.0~beta1) unstable; urgency=low 2 8 3 9 * rebuild Debian package 4 10 5 -- Sun Microsystems, Inc. <[email protected]> Wed, 16Jun 2009 10:00:00 +020011 -- Sun Microsystems, Inc. <[email protected]> Tue, 17 Jun 2009 10:00:00 +0200 6 12 7 13 virtualbox-ose (3.0.0~alpha) unstable; urgency=low
Note:
See TracChangeset
for help on using the changeset viewer.