Branch: Tag:

2014-08-10

2014-08-10 20:41:12 by Martin Nilsson <nilsson@opera.com>

Remove Pike 0.6 support.

8:   #define PIKE_MINOR_VERSION 0   #define PIKE_BUILD_VERSION 3    - #define LOWEST_COMPAT_MAJOR 0 - #define LOWEST_COMPAT_MINOR 6 + #define LOWEST_COMPAT_MAJOR 7 + #define LOWEST_COMPAT_MINOR 0      /* Prototypes begin here */   PMOD_EXPORT void f_version(INT32 args);   void push_compact_version();   /* Prototypes end here */