From 494474205da65485c3b6b04cfb1737d1fc17ac04 Mon Sep 17 00:00:00 2001 From: Steve Date: Sat, 21 Apr 2018 09:40:02 +0100 Subject: [PATCH] 1.0 revision 1. --- common.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common.mk b/common.mk index 6a300ae..3755dbb 100644 --- a/common.mk +++ b/common.mk @@ -1,5 +1,5 @@ VERSION = 1.0 -REVISION = 0 +REVISION = 1 LOCALE_MO = $(patsubst %.po,%.mo,$(wildcard locale/*.po)) OUT = bin