summaryrefslogtreecommitdiffstats
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:31:25 +0200
commit8de5e255350c5cb0fdf24052a3c5a182df791dae (patch)
tree7a186933b04e33e56635dd69c449205ae40c0c3c
parent41122e10f77af5691dce8cc83114d4fd3a9f21f5 (diff)
downloadbarebox-8de5e255350c5cb0fdf24052a3c5a182df791dae.tar.gz
barebox-8de5e255350c5cb0fdf24052a3c5a182df791dae.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>
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 08ca8e2dac..5311a1ac7a 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
VERSION = 2019
-PATCHLEVEL = 07
+PATCHLEVEL = 08
SUBLEVEL = 0
EXTRAVERSION =
NAME = None