summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2009-12-18 16:44:18 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2009-12-18 16:45:04 +0100
commit1e8d57a1abf30dd496bb94089f9dd8a8a4287301 (patch)
tree96e895acbf0082fd67fd025ed1a875fbff34b078 /Makefile
parent345480e167332a5f942e5c057bf13ef8b06bd091 (diff)
downloadbarebox-1e8d57a1abf30dd496bb94089f9dd8a8a4287301.tar.gz
barebox-1e8d57a1abf30dd496bb94089f9dd8a8a4287301.tar.xz
Fix barebox Version number
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 5c45db6749..f2dc079df3 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
-VERSION = 2
-PATCHLEVEL = 0
+VERSION = 2009
+PATCHLEVEL = 12
SUBLEVEL = 0
-EXTRAVERSION =-rc10
+EXTRAVERSION =-pre
NAME = Amissive Actinocutious Kiwi
# *DOCUMENTATION*