This commit is contained in:
Steve 2018-02-24 11:23:44 +00:00
parent b03776cef6
commit 258afd624d
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
VERSION = 0.5
VERSION = 0.6
REVISION = $(shell git rev-list HEAD 2>/dev/null | wc -l)
LOCALE_MO = $(patsubst %.po,%.mo,$(wildcard locale/*.po))