1 /* @(#)version.h	1.9 21/07/23 Copyright 2018-2020 J. Schilling */
2 
3 /*
4  * The version for ved
5  */
6 #define	VERSION		"1.8"
7 #define	VERSION_DATE	"2021/07/23"
8 #define	VERSION_STR	"ved-1.8 2021/07/23"
9