Subversion Repositories SvarDOS

Rev

Rev 1822 | Rev 1907 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1822 Rev 1841
Line 2... Line 2...
2
 * SvarCOM version string and copyright date
2
 * SvarCOM version string and copyright date
3
 */
3
 */
4
 
4
 
5
#ifndef PVER
5
#ifndef PVER
6
 
6
 
7
#define PVER "2024.3"
7
#define PVER "2024.4"
8
#define COPYRDATE "2021-2024"
8
#define COPYRDATE "2021-2024"
9
 
9
 
10
#endif
10
#endif