VirtualBox

Changeset 42578 in vbox


Ignore:
Timestamp:
Aug 3, 2012 11:46:02 AM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
79756
Message:

4.2.0 Beta 1

Location:
trunk
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r42545 r42578  
    193193VBOX_VERSION_MAJOR = 4
    194194# Minor version.
    195 VBOX_VERSION_MINOR = 1
     195VBOX_VERSION_MINOR = 2
    196196# This is the current build number. It should be increased every time we publish a
    197197# new build. The define is available in every source file. Only even build numbers
    198198# will be published, odd numbers are set during development.
    199 VBOX_VERSION_BUILD = 51
     199VBOX_VERSION_BUILD = 0
    200200# The raw version string. This *must not* contain any other information/fields than
    201201# major, minor and build revision (as it is now) -- also will be used for host/guest version
     
    209209#       publisher so that RTStrVersionCompare have a chance of comparing
    210210#       prerelease from different publishers correctly.
    211 VBOX_VERSION_STRING = $(VBOX_VERSION_STRING_RAW)$(VBOX_BUILD_PUBLISHER)
     211VBOX_VERSION_STRING = $(VBOX_VERSION_STRING_RAW)$(VBOX_BUILD_PUBLISHER)_BETA1
    212212
    213213# Force the additions.sh script to get an exact additions build when we're doing the release.
  • trunk/debian/changelog

    r38461 r42578  
    1 virtualbox-ose (4.1.51~svn-1) unstable; urgency=low
     1virtualbox-ose (4.2.0~beta1) unstable; urgency=low
     2
     3  * rebuild Debian package
     4
     5 -- Oracle Corporation <[email protected]>  Fri, 03 Aug 2012 14:00:00 +0200
     6
     7virtualbox-ose (4.1.2) unstable; urgency=low
    28
    39  * rebuild Debian package
     
    511 -- Oracle Corporation <[email protected]>  Mon, 15 Aug 2011 15:00:00 +0200
    612
    7 virtualbox-ose (4.1.2) unstable; urgency=low
    8 
    9   * rebuild Debian package
    10 
    11  -- Oracle Corporation <[email protected]>  Mon, 15 Aug 2011 15:00:00 +0200
    12 
    1313virtualbox-ose (4.1.0) unstable; urgency=low
    1414
  • trunk/doc/manual/user_ChangeLogImpl.xml

    r42577 r42578  
    22
    33  <sect1>
    4     <title>Version 4.2.0 (2012-xx-xx)</title>
     4    <title>Version 4.2.0 Beta 1 (2012-08-03)</title>
    55
    66    <para>This is a major update. The following major new features
     
    2222
    2323      <listitem>
    24         <para>GUI: allow to alter a couple of settings during runtime</para>
     24        <para>GUI: allow to alter some settings during runtime</para>
    2525      </listitem>
    2626
  • trunk/src/VBox/Installer/linux/debian/control

    r42435 r42578  
    1 Source: virtualbox-4.1
     1Source: virtualbox-4.2
    22Section: contrib/misc
    33Priority: optional
     
    1414XS-Python-Version: >= 2.4
    1515
    16 Package: virtualbox-4.1
     16Package: virtualbox-4.2
    1717Architecture: i386 amd64
    1818Pre-Depends: debconf (>= 1.1) | debconf-2.0
     
    3232XB-Python-Version: ${python:Versions}
    3333
    34 Package: virtualbox-4.1-dbg
     34Package: virtualbox-4.2-dbg
    3535Architecture: i386 amd64
    36 Depends: virtualbox-4.1 (= ${Source-Version})
     36Depends: virtualbox-4.2 (= ${Source-Version})
    3737Provides: virtualbox-dbg
    3838Replaces: virtualbox-dbg
  • trunk/src/VBox/Installer/linux/debian/rules

    r42336 r42578  
    4242
    4343package  := virtualbox
    44 verpkg   := virtualbox-4.1
     44verpkg   := virtualbox-4.2
    4545current  := $(shell pwd)
    4646vboxroot := $(shell cd ../../../..; pwd)
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette