update to superfemto v3.0pre

This commit is contained in:
Harald Welte 2012-10-27 19:23:33 +02:00
parent 3c025df32c
commit d4a0749e84
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
#include "gsml1const.h"
#define SUPERFEMTO_API(x,y,z) ((x << 16) | (y << 8) | z)
#define SUPERFEMTO_API_VERSION SUPERFEMTO_API(2,4,0)
#define SUPERFEMTO_API_VERSION SUPERFEMTO_API(3,0,0)
/****************************************************************************
* Const *