smflite

view src/config.h @ 2:d9e0d0500a78

added COPYING and README
author John Tsiombikas <nuclear@member.fsf.org>
date Thu, 26 Jan 2012 15:51:53 +0200
parents
children
line source
1 #ifndef CONFIG_H_
2 #define CONFIG_H_
4 #define PACKAGE_VERSION "1.3-lite"
6 #endif /* CONFIG_H_ */