What's in a version number anyway? Spend another week on this and

then call it a day
This commit is contained in:
twinaphex 2015-01-19 00:57:44 +01:00
parent 6d7ad56d51
commit cdb1f9e0a6

View File

@ -39,12 +39,7 @@
#endif
#ifndef PACKAGE_VERSION
#ifdef __QNX__
/* FIXME - avoid too many decimal points in number error */
#define PACKAGE_VERSION "1003"
#else
#define PACKAGE_VERSION "1.0.0.3"
#endif
#define PACKAGE_VERSION "1.1"
#endif
/* Platform-specific headers */