From 152dda3d94e97ede7af3f9560a59a659384d4585 Mon Sep 17 00:00:00 2001 From: Wolfgang Denk Date: Mon, 22 Mar 2010 23:25:00 +0100 Subject: Prepare v2010.03-rc2 Update CHANGELOG Signed-off-by: Wolfgang Denk --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index d801e2597a..c37f8682a8 100644 --- a/Makefile +++ b/Makefile @@ -24,7 +24,7 @@ VERSION = 2010 PATCHLEVEL = 03 SUBLEVEL = -EXTRAVERSION = -rc1 +EXTRAVERSION = -rc2 ifneq "$(SUBLEVEL)" "" U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION) else -- cgit v1.2.1