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 9cee658

Browse files
After 7.2.0
svn:sync-xref-src-repo-rev: r170223
1 parent cce21af commit 9cee658

File tree

2 files changed

+20
-3
lines changed

2 files changed

+20
-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 110715 2025年08月13日 12:34:59Z vadim.galitsyn@oracle.com $
1+
# $Id: Version.kmk 110717 2025年08月13日 16:50:46Z vadim.galitsyn@oracle.com $
22
## @file
33
# The VirtualBox version.
44
#
@@ -42,7 +42,7 @@ VBOX_BUILD_PUBLISHER =
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: 110715 $ )
48+
VBOX_SVN_REV_VERSION_FALLBACK := $(patsubst %:,, $Rev: 110717 $ )

‎doc/manual/user_ChangeLogImpl.xml‎

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,23 @@ 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+
89+
</sect1>
90+
7491
<sect1>
7592

7693
<title>Version 7.2.0 (2025年08月14日)</title>

0 commit comments

Comments
(0)

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