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 64740b0

Browse files
After 7.2.0_RC1.
svn:sync-xref-src-repo-rev: r169979
1 parent c6c67f7 commit 64740b0

File tree

2 files changed

+19
-3
lines changed

2 files changed

+19
-3
lines changed

‎Version.kmk‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# $Id: Version.kmk 110496 2025年07月31日 11:42:47Z vadim.galitsyn@oracle.com $
1+
# $Id: Version.kmk 110504 2025年07月31日 18:20:30Z vadim.galitsyn@oracle.com $
22
## @file
33
# The VirtualBox version.
44
#
@@ -42,7 +42,7 @@ VBOX_BUILD_PUBLISHER =
4242
VBOX_VERSION_PRERELEASE = RC1
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: 110496 $ )
48+
VBOX_SVN_REV_VERSION_FALLBACK := $(patsubst %:,, $Rev: 110504 $ )

‎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 and/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.0_RC1 (2025年07月31日)</title>

0 commit comments

Comments
(0)

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