From: Havoc Pennington Date: Tue, 7 Nov 2006 17:18:39 +0000 (+0000) Subject: 1-char change X-Git-Tag: dbus-1.0.0~8 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1c4af9227bdf4471f38be24427d312b699e7e6ed;p=thirdparty%2Fdbus.git 1-char change --- diff --git a/HACKING b/HACKING index 96b91e5e9..f2d17001d 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 ===