bump backend version

git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2878 7ae35d74-ebe9-4afe-98af-79ac388436b8
This commit is contained in:
Stéphane Fillod, F8CFE 2010-04-14 20:00:59 +00:00
parent 6b56999014
commit 4e5f1622d5

View File

@ -21,15 +21,15 @@
#ifndef _ICOM_H
#define _ICOM_H 1
#include <hamlib/rig.h>
#include <cal.h>
#include <tones.h>
#include "hamlib/rig.h"
#include "cal.h"
#include "tones.h"
#ifdef HAVE_SYS_TIME_H
#include <sys/time.h>
#endif
#define BACKEND_VER "0.5"
#define BACKEND_VER "0.6"
/*
* defines used by comp_cal_str in rig.c