From 980a4560a0803420c16b9f86a4bac4ecaeacd533 Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Wed, 6 Jun 2018 16:26:00 +0200 Subject: prepare version 0.2.0 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index c8d4db6..72f7dd1 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # Makefile for mkinitcpio-uname -VERSION=0.1.0 +VERSION=0.2.0 all: @echo "Just run make install..." -- cgit v1.2.3-54-g00ecf