2 * Copyright (c) 2004, Max Bowsher
4 * This program is free software; you can redistribute it and/or modify
5 * it under the terms of the GNU General Public License as published by
6 * the Free Software Foundation; either version 2 of the License, or
7 * (at your option) any later version.
9 * A copy of the GNU General Public License can be found at
15 #ifndef SETUP_SETUP_VERSION_H
16 #define SETUP_SETUP_VERSION_H
18 /* This is a declaration for a string defined in the *generated* source
19 * file setup_version.c . */
20 extern const char *setup_version
;
22 #endif /* SETUP_SETUP_VERSION_H */