cppcheck/lib/version.h

4 lines
164 B
C
Raw Normal View History

2013-03-30 19:04:01 +01:00
#define CPPCHECK_VERSION_STRING "1.60"
2013-06-01 15:17:07 +02:00
#define CPPCHECK_VERSION 1,60,0,0
2013-01-07 12:23:56 +01:00
#define LEGALCOPYRIGHT L"Copyright (C) 2007-2013 Daniel Marjam\x00E4ki and Cppcheck team."