File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1616#define __const_h
1717
1818// version number (string)
19- #define ADDA_VERSION "1.5.0-alpha2 "
19+ #define ADDA_VERSION "1.5.0-alpha3 "
2020
2121/* ADDA uses certain C99 extensions, which are widely supported by GNU and Intel compilers. However, they may be not
2222 * completely supported by e.g. Microsoft Visual Studio compiler. Therefore, we check the version of the standard here
Original file line number Diff line number Diff line change @@ -1670,7 +1670,7 @@ PARSE_FUNC(test)
16701670}
16711671PARSE_FUNC (V )
16721672{
1673- char copyright []= "\n\nCopyright (C) 2006-2024 ADDA contributors\n"
1673+ char copyright []= "\n\nCopyright (C) 2006-2025 ADDA contributors\n"
16741674 "This program is free software; you can redistribute it and/or modify it under the terms of the GNU General "
16751675 "Public License as published by the Free Software Foundation; either version 3 of the License, or (at your "
16761676 "option) any later version.\n\n"
You can’t perform that action at this time.
0 commit comments