projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a12af2d
)
use .git as EXTRAVERSION
author
Bernhard Reutner-Fischer
<rep.dot.nop@gmail.com>
Mon, 24 Aug 2009 14:20:52 +0000
(16:20 +0200)
committer
Bernhard Reutner-Fischer
<rep.dot.nop@gmail.com>
Mon, 24 Aug 2009 14:20:52 +0000
(16:20 +0200)
... and not .svn
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index f6643caecdc07d5bb1d765f91068ba53ee19525e..f81bcead0f9d6937cf75f4631a8cd58ea20f1e51 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-1,7
+1,7
@@
VERSION = 1
PATCHLEVEL = 16
SUBLEVEL = 0
-EXTRAVERSION = .
svn
+EXTRAVERSION = .
git
NAME = Unnamed
# *DOCUMENTATION*