source: trunk/include/win/config.h

Last change on this file was 21314, checked in by vladest, 16 years ago

updating includes according to Flash10 support

File size: 167 bytes
RevLine 
[8426]1/* $Id: config.h,v 1.3 2002-05-16 12:13:36 sandervl Exp $ */
[4]2
3#ifndef __CONFIG_H__
4#define __CONFIG_H__
5
[6564]6#include <stddef.h>
7
[21314]8#define PACKAGE_VERSION '1.1.10'
9
[8426]10#endif
Note: See TracBrowser for help on using the repository browser.