Subversion Repositories SvarDOS

Compare Revisions

Ignore whitespace Rev 1041 → Rev 1042

/svarcom/trunk/cmd/ver.c
26,7 → 26,7
* ver
*/
 
#define PVER "2022.2"
#define PVER "2022.3"
#define COPYRDATE "2021-2022"
 
static enum cmd_result cmd_ver(struct cmd_funcparam *p) {
/svarcom/trunk/history.txt
5,7 → 5,8
 
=== ver 2022.3 (xx.xx.xxxx) ==================================================
 
- fixed stdin redirection handling
- fixed stdin redirection handling (was broken since 2022.1)
- added German translations, courtesy of Robert Riebisch (bttr)
- added French translations, kindly contributed by Berki Yenigün (thraex)
 
 
/svarcom/trunk/svarcom.lsm
1,2 → 1,2
Description: the SvarDOS command line interpreter (COMMAND.COM shell)
Version: 2022.2
Version: 2022.3