projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eea3ff2
)
Config: terminate version number string
author
Peter Korsgaard
<jacmet@sunsite.dk>
Mon, 17 May 2010 07:34:47 +0000
(09:34 +0200)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Mon, 17 May 2010 07:34:47 +0000
(09:34 +0200)
Reported-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Config.in
patch
|
blob
|
history
diff --git
a/Config.in
b/Config.in
index debac20078ffdc3576c94debe14e991bc478eede..53aed90f077a174836a39da76a4e27827ff72aad 100644
(file)
--- a/
Config.in
+++ b/
Config.in
@@
-8,7
+8,7
@@
config BR2_HAVE_DOT_CONFIG
config BR2_VERSION
string
- default "2010.05-rc2-git
+ default "2010.05-rc2-git
"
source "target/Config.in.arch"
source "target/device/Config.in"