summaryrefslogtreecommitdiffstats
path: root/platforms/barebox.in
diff options
context:
space:
mode:
authorJuergen Beisert <jbe@pengutronix.de>2014-01-23 12:32:50 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2014-01-23 17:31:47 +0100
commit182948729f9a139dbf0241e23ca372d1490c1cc6 (patch)
tree34bc3871e33e2f20cc8b3366866c81cb6571b423 /platforms/barebox.in
parentf018e09dace75fb94012a1b8c8c672418aff4efc (diff)
downloadptxdist-182948729f9a139dbf0241e23ca372d1490c1cc6.tar.gz
ptxdist-182948729f9a139dbf0241e23ca372d1490c1cc6.tar.xz
Barebox: we have the year 2014, reflect this in the default value
Seems long time ago this menu entry was created :) Signed-off-by: Juergen Beisert <jbe@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'platforms/barebox.in')
-rw-r--r--platforms/barebox.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/platforms/barebox.in b/platforms/barebox.in
index 80b19f03e..224bb412d 100644
--- a/platforms/barebox.in
+++ b/platforms/barebox.in
@@ -19,7 +19,7 @@ if BAREBOX
config BAREBOX_VERSION
prompt "barebox version"
string
- default "2010.10.0"
+ default "2014.01.0"
config BAREBOX_MD5
prompt "barebox source md5sum"