Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 1fd6a26

Browse files
After 7.2.4
svn:sync-xref-src-repo-rev: r170996
1 parent a7579c0 commit 1fd6a26

File tree

2 files changed

+20
-4
lines changed

2 files changed

+20
-4
lines changed

‎Version.kmk‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# $Id: Version.kmk 111436 2025年10月17日 08:46:53Z vadim.galitsyn@oracle.com $
1+
# $Id: Version.kmk 111437 2025年10月17日 19:26:05Z vadim.galitsyn@oracle.com $
22
## @file
33
# The VirtualBox version.
44
#
@@ -34,15 +34,15 @@ VBOX_VERSION_MINOR = 2
3434
# This is the current build number. It should be increased every time we publish a
3535
# new build. The define is available in every source file. Only even build numbers
3636
# will be published, odd numbers are set during development.
37-
VBOX_VERSION_BUILD = 4
37+
VBOX_VERSION_BUILD = 5
3838
# This can be overridden in LocalConfig.kmk or elsewhere.
3939
# For the convention, see checks near the end of Config.kmk.
4040
VBOX_BUILD_PUBLISHER =
4141
# Just the BETA[n],ALPHA[n],RC[n] indicators. Set to empty string for release.
4242
VBOX_VERSION_PRERELEASE =
4343
# Force a release-type build with exactly matching Additions etc, even if
4444
# our numbering does not say this is a release build, by setting this non-empty.
45-
VBOX_RELEASE_EXACT_MATCH = 1
45+
VBOX_RELEASE_EXACT_MATCH =
4646

4747
# Fallback revision when there is no other source. See Config.kmk.
48-
VBOX_SVN_REV_VERSION_FALLBACK := $(patsubst %:,, $Rev: 111436 $ )
48+
VBOX_SVN_REV_VERSION_FALLBACK := $(patsubst %:,, $Rev: 111437 $ )

‎doc/manual/user_ChangeLogImpl.xml‎

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,22 @@ Rules for adding a changelog entry to make them look more uniform:
7171

7272
<!-- HACK ALERT! Seems we must have a single top level element for xi:include to work.
7373
So, we use chapter and xpointer="xpointer(/chapter/)" with xi:include. -->
74+
<sect1>
75+
76+
<title>Version X.Y.Z (date tbd)</title>
77+
78+
<para>This is a maintenance release. The following items were fixed or
79+
added:</para>
80+
81+
<itemizedlist>
82+
83+
<listitem>
84+
<para></para>
85+
</listitem>
86+
87+
</itemizedlist>
88+
</sect1>
89+
7490
<sect1>
7591

7692
<title>Version 7.2.4 (2025年10月21日)</title>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /