v3.4 changes nothing but the revision

This commit is contained in:
Harald Welte 2013-10-04 21:24:29 +02:00
parent 414f59bb67
commit e04b9c2bbd
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,3,0)
#define SUPERFEMTO_API_VERSION SUPERFEMTO_API(3,4,0)
/****************************************************************************
* Const *