comparison minijss/jssmod.h @ 1230:9a07415e395e

Bump JSSMOD version.
author Matti Hamalainen <ccr@tnsp.org>
date Fri, 06 Mar 2015 11:00:23 +0200
parents dff0dfddaf0a
children a275b7382ffa
comparison
equal deleted inserted replaced
1229:dff0dfddaf0a 1230:9a07415e395e
175 } JSSModule; 175 } JSSModule;
176 176
177 177
178 #ifdef JSS_SUP_JSSMOD 178 #ifdef JSS_SUP_JSSMOD
179 179
180 #define JSSMOD_VERSION (0x10) 180 #define JSSMOD_VERSION (0x20)
181 181
182 enum 182 enum
183 { 183 {
184 PATMODE_RAW_HORIZ = 1, 184 PATMODE_RAW_HORIZ = 1,
185 PATMODE_COMP_HORIZ, 185 PATMODE_COMP_HORIZ,