summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9502ade..e2f8579 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-VERSION = 2.6
+VERSION = 2.7
CC = $(CROSS_COMPILE)gcc
AR = $(CROSS_COMPILE)ar