Show deprecation warning for Windows versions 6.1 and 6.2
[cygwin-setup.git] / setup_version.h
blobc20de0e813a81a314bc0dce6293a069d755d794b
1 /*
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
10 * http://www.gnu.org/
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 */