summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2019-08-21 08:28:13 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2019-08-21 08:28:15 +0200
commitdb04e7b448785b5b5224c858684e8fb249b2648c (patch)
treeaf7a491bb431c0c455edff17cf60ecc765a3aa06 /Makefile
parenta3e62ffc7341254fd754886e560865556bc731c8 (diff)
downloadbarebox-db04e7b448785b5b5224c858684e8fb249b2648c.tar.gz
barebox-db04e7b448785b5b5224c858684e8fb249b2648c.tar.xz
Makefile: we are on 2019.08
I forgot to increase the version in the Makefile for the last release. Increase the version now. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e817771b25..0d6fc5f6be 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
VERSION = 2019
-PATCHLEVEL = 07
+PATCHLEVEL = 08
SUBLEVEL = 0
EXTRAVERSION =
NAME = None