]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - Makefile
linux/compat.h: rename from linux/mtd/compat.h
[karo-tx-uboot.git] / Makefile
index 8204312f0337da5ed701f90870cfaefedba168a0..023ea23a38bdb3d187eaf2950999b989820bfa92 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -21,9 +21,9 @@
 # MA 02111-1307 USA
 #
 
-VERSION = 2011
-PATCHLEVEL = 12
-SUBLEVEL =
+VERSION = 2012
+PATCHLEVEL = 04
+SUBLEVEL = 01
 EXTRAVERSION =
 ifneq "$(SUBLEVEL)" ""
 U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)