summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHavoc Pennington <hp@redhat.com>2006-11-07 17:18:39 +0000
committerHavoc Pennington <hp@redhat.com>2006-11-07 17:18:39 +0000
commit1c4af9227bdf4471f38be24427d312b699e7e6ed (patch)
treee227d4daebf6a3fd85c5be90bcef54a7557ba3ca
parent9f08712b9496a8a5e76b00bcdd123529fd63619e (diff)
downloaddbus-1c4af9227bdf4471f38be24427d312b699e7e6ed.tar.gz
1-char change
-rw-r--r--HACKING2
1 files changed, 1 insertions, 1 deletions
diff --git a/HACKING b/HACKING
index 96b91e5e..f2d17001 100644
--- a/HACKING
+++ b/HACKING
@@ -140,7 +140,7 @@ then create the branch from that tag:
cvs rtag -b -r DBUS_X_Y_BRANCHPOINT DBUS_X_Y_BRANCH dbus
Note that DBUS_X_Y_BRANCHPOINT may not tag the same revision as the
-DBUS_X_Y_Z release, since we may not branch immediately.
+DBUS_X_Y_0 release, since we may not branch immediately.
Environment variables
===