From 1d9426489836a3178f8e1ef211649b2503a03d85 Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Sat, 21 May 2022 16:54:33 -0400 Subject: Release 2.6 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 3440575..d368cf8 100644 --- a/Makefile +++ b/Makefile @@ -19,7 +19,7 @@ VERSION := $(shell git describe --always 2>/dev/null) endif ifndef VERSION -VERSION := 2.5 +VERSION := 2.6 endif ifndef OS -- cgit v1.2.3