diff --git a/hamlib/config.h b/hamlib/config.h index a80249f..2e2237e 100644 --- a/hamlib/config.h +++ b/hamlib/config.h @@ -367,7 +367,7 @@ #define PACKAGE_NAME "Hamlib" /* Define to the full name and version of this package. */ -#define PACKAGE_STRING "Hamlib 4.5.4" +#define PACKAGE_STRING "Hamlib 4.5.5" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "hamlib" @@ -376,7 +376,7 @@ #define PACKAGE_URL "http://www.hamlib.org" /* Define to the version of this package. */ -#define PACKAGE_VERSION "4.5.4" +#define PACKAGE_VERSION "4.5.5" /* Define to necessary symbol if this constant uses a non-standard name on your system. */ @@ -416,7 +416,7 @@ /* Version number of package */ -#define VERSION "4.5.4" +#define VERSION "4.5.5" /* Define to 1 if on MINIX. */ /* #undef _MINIX */ diff --git a/hamlib/libhamlib-4.dll b/hamlib/libhamlib-4.dll index 8a2afc2..fcef2da 100644 Binary files a/hamlib/libhamlib-4.dll and b/hamlib/libhamlib-4.dll differ