/sved/trunk/makefile |
---|
10,7 → 10,7 |
CFLAGS = -0 -ms -zl -os -wx -we -d0 -bt=dos -I=mdr\inc |
CFLAGS += -s |
PVER = 2024.0 |
PVER = 2024.1 |
all: sved.com |
/sved/trunk/sved.c |
---|
32,7 → 32,7 |
#include "svarlang\svarlang.h" |
#define PVER "2024.0" |
#define PVER "2024.1" |
#define PDATE "2023-2024" |
/***************************************************************************** |