source:
trunk/include/win/config.h
Last change on this file was 21314, checked in by , 16 years ago | |
---|---|
File size: 167 bytes |
Line | |
---|---|
1 | /* $Id: config.h,v 1.3 2002-05-16 12:13:36 sandervl Exp $ */ |
2 | |
3 | #ifndef __CONFIG_H__ |
4 | #define __CONFIG_H__ |
5 | |
6 | #include <stddef.h> |
7 | |
8 | #define PACKAGE_VERSION '1.1.10' |
9 | |
10 | #endif |
Note:
See TracBrowser
for help on using the repository browser.