This commit is contained in:
Steve 2018-02-11 14:13:45 +00:00
parent 57c7ad3bd1
commit 9d5021f7dc
1 changed files with 1 additions and 1 deletions

View File

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