Subversion Repositories SvarDOS

Compare Revisions

Ignore whitespace Rev 1531 → Rev 1532

/sved/trunk/makefile
12,7 → 12,7
LDFLAGS = -lr -mt -fm=sved.map -fe=sved.com
LDLIBS = svarlang\svarlngs.lib mdr\mdrs2023.lib
 
PVER = 2023.3
PVER = 2023.4
 
all: sved.com
 
/sved/trunk/sved.c
34,7 → 34,7
#include "svarlang\svarlang.h"
 
 
#define PVER "2023.3"
#define PVER "2023.4"
#define PDATE "2023"
 
/*****************************************************************************
/sved/trunk/sved.lng
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
/sved/trunk/sved.txt
68,6 → 68,9
 
### CHANGELOG ################################################################
 
2023.4 [27 Aug 2023]
- added german translation, credits to Bernd Boeckmann
 
2023.3 [13 Aug 2023]
- added turkish translation, courtesy of Berki Yenigun