Skip to content

Commit db33541

Browse files
Should be v1.4, given the addition of the Mac file and Google-translated language files.
1 parent 1d3c954 commit db33541

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Changelog
22

3-
1.3.1
3+
1.4
44

55
* Add Mac make file
66
* Added ca, da, es, fr, it, nl, pl, and sv po files, created using Google Translate (quality will be low; used as a starting point).

common.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
VERSION = 1.3
2-
REVISION = 1
1+
VERSION = 1.4
2+
REVISION = 0
33
LOCALE_MO = $(patsubst %.po,%.mo,$(wildcard locale/*.po))
44

55
OUT = bin

0 commit comments

Comments
 (0)