projects
/
genkernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9cad6b6
)
docs: Fix tag message ("v" prefix was missing)
author
Sebastian Pipping
<sebastian@pipping.org>
Fri, 24 Dec 2010 22:13:43 +0000
(23:13 +0100)
committer
Sebastian Pipping
<sebastian@pipping.org>
Fri, 24 Dec 2010 22:13:43 +0000
(23:13 +0100)
HACKING
patch
|
blob
|
history
diff --git
a/HACKING
b/HACKING
index f9ff7c503142fed6225795940f5449a6d01b826e..e2dc32236244d8f0bfb23ff54476065eb2b6284c 100644
(file)
--- a/
HACKING
+++ b/
HACKING
@@
-14,6
+14,6
@@
Phases:
Rolling a release:
- Bump the version in the main genkernel file.
- echangelog commit the bump
-- git tag -a -m "Tag release
$PV
" v${PV}
+- git tag -a -m "Tag release
v${PV}
" v${PV}
- make dist
- upload genkernel-${PV}.tar.bz2 to the hosting.