projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e251e00
)
Update version to match current state.
author
Wolfgang Denk
<wd@denx.de>
Mon, 10 Sep 2007 18:42:31 +0000
(20:42 +0200)
committer
Wolfgang Denk
<wd@denx.de>
Mon, 10 Sep 2007 18:42:31 +0000
(20:42 +0200)
Signed-off-by: Wolfgang Denk <wd@denx.de>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 0371d4619d407f634b3b0bbfe6b64e39a009673e..c1c64462f03988ab276ba8af98a51e333bedcae5 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-22,9
+22,9
@@
#
VERSION = 1
-PATCHLEVEL =
2
+PATCHLEVEL =
3
SUBLEVEL = 0
-EXTRAVERSION =
+EXTRAVERSION =
-rc1
U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
VERSION_FILE = $(obj)include/version_autogenerated.h