This commit is contained in:
Steve 2018-02-04 12:28:14 +00:00
parent a84f261154
commit 1b5c2f2584
1 changed files with 1 additions and 1 deletions

View File

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