summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorTom Rini <trini@ti.com>2013-10-02 14:42:08 -0400
committerTom Rini <trini@ti.com>2013-10-02 14:42:08 -0400
commit0c5274e6f3231a3a28dafc1204b3f71a3534c520 (patch)
tree2be8846bab33a5c5833939c329e821bad6f69377 /Makefile
parent6297872cd5de4705b6318778261b1f3f64a34c11 (diff)
downloadtalos-obmc-uboot-0c5274e6f3231a3a28dafc1204b3f71a3534c520.tar.gz
talos-obmc-uboot-0c5274e6f3231a3a28dafc1204b3f71a3534c520.zip
Prepare v2013.04-rc4
Signed-off-by: Tom Rini <trini@ti.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 07abef4423..b09bfcca8d 100644
--- a/Makefile
+++ b/Makefile
@@ -8,7 +8,7 @@
VERSION = 2013
PATCHLEVEL = 10
SUBLEVEL =
-EXTRAVERSION = -rc3
+EXTRAVERSION = -rc4
ifneq "$(SUBLEVEL)" ""
U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
else
OpenPOWER on IntegriCloud