]> git.ipfire.org Git - thirdparty/dbus.git/commitdiff
Mention dbus-specification.xml's separate versioning in HACKING
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Thu, 7 Apr 2011 15:31:06 +0000 (16:31 +0100)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Thu, 7 Apr 2011 15:31:06 +0000 (16:31 +0100)
HACKING

diff --git a/HACKING b/HACKING
index 7a5a792c71b8573fe623020b00ce8c897e624dee..64dc040912d654d3f8b317f8b18f3fd80c558a1b 100644 (file)
--- a/HACKING
+++ b/HACKING
@@ -154,6 +154,10 @@ To make a release of D-Bus, do the following:
 
  - update the file NEWS based on the git history
 
+ - verify that the version number of dbus-specification.xml is
+   changed if it needs to be; if changes have been made, update the
+   release date in that file
+
  - update the AUTHORS file with "make update-authors" if necessary
 
  - the version number should have major.minor.micro, even
@@ -175,7 +179,8 @@ To make a release of D-Bus, do the following:
  - bump the version number up in configure.ac (so the micro version is odd),
    and commit it.  Make sure you do this *after* tagging the previous
    release! The idea is that git has a newer version number
-   than anything released.
+   than anything released. Similarly, bump the version number of
+   dbus-specification.xml and set the release date to "(not finalized)".
 
  - merge the branch you've released to the chronologically-later
    branch (usually "master"). You'll probably have to fix a merge