cppcheck/lib/version.h

4 lines
166 B
C
Raw Normal View History

2013-06-02 13:13:40 +02:00
#define CPPCHECK_VERSION_STRING "1.60.1"
#define CPPCHECK_VERSION 1,60,1,0
2013-01-07 12:23:56 +01:00
#define LEGALCOPYRIGHT L"Copyright (C) 2007-2013 Daniel Marjam\x00E4ki and Cppcheck team."