Branch: Tag:

2014-09-18

2014-09-18 05:11:48 by Martin Nilsson <nilsson@opera.com>

Removed compat support for Pike 7.4.

9:   #define PIKE_BUILD_VERSION 5      #define LOWEST_COMPAT_MAJOR 7 - #define LOWEST_COMPAT_MINOR 4 + #define LOWEST_COMPAT_MINOR 6      /* Prototypes begin here */   PMOD_EXPORT void f_version(INT32 args);   void push_compact_version(void);   /* Prototypes end here */