From bf544c4c2063d41e974eab640115b25469ff9f7a Mon Sep 17 00:00:00 2001 From: Martin Whitaker Date: Sat, 29 Feb 2020 11:05:14 +0000 Subject: 1.1 --- Makefile | 2 +- NEWS | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 5871bf2..807bd0b 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ NAME = grub2-theme -VERSION = 1.0 +VERSION = 1.1 all: diff --git a/NEWS b/NEWS index fa1eb56..eb2913e 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +1.1: + +- translation updates + 1.0: - initial release -- cgit v1.2.1