cppcheck/lib/version.h

4 lines
165 B
C
Raw Normal View History

2013-01-12 17:49:09 +01:00
#define CPPCHECK_VERSION_STRING "1.59"
#define CPPCHECK_VERSION 1,58,99,0
2013-01-07 12:23:56 +01:00
#define LEGALCOPYRIGHT L"Copyright (C) 2007-2013 Daniel Marjam\x00E4ki and Cppcheck team."