v3.2 changes only the version, no actual headers

This commit is contained in:
Harald Welte 2013-03-12 14:32:31 +01:00
parent 7fb9e89144
commit 501f464a6a
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(3,1,0)
#define SUPERFEMTO_API_VERSION SUPERFEMTO_API(3,2,0)
/****************************************************************************
* Const *