Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
U-Boot
U-Boot
Commits
3ae7b240
Commit
3ae7b240
authored
Nov 04, 2012
by
Tom Rini
Browse files
Prepare v2013.01-rc1
Signed-off-by:
Tom Rini
<
trini@ti.com
>
parent
619dd5de
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
3ae7b240
...
...
@@ -21,9 +21,9 @@
# MA 02111-1307 USA
#
VERSION
=
201
2
PATCHLEVEL
=
1
0
SUBLEVEL
=
VERSION
=
201
3
PATCHLEVEL
=
0
1
SUBLEVEL
=
-rc1
EXTRAVERSION
=
ifneq
"$(SUBLEVEL)" ""
U_BOOT_VERSION
=
$(VERSION)
.
$(PATCHLEVEL)
.
$(SUBLEVEL)$(EXTRAVERSION)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment