From 04582f90788d189c70ecf2caa6005c2cd826c715 Mon Sep 17 00:00:00 2001 From: Jared Szechy Date: Wed, 19 Jun 2013 18:50:52 -0400 Subject: [PATCH] Update version to v1.2.4 --- CHANGELOG | 4 +++- README | 2 +- mbelib.h | 2 +- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 32a5342..ae99cca 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,8 @@ -1.2.x Fixed bugs: +1.2.4 Fixed bugs: Makefile cleanup Readme file improvements + fix golayMatrix + bug in imbe7100x4400 1.2.3 Fixed bugs: Cik array in mbe_decodeAmbe2250Parms was too small diff --git a/README b/README index 5c485b3..6af971f 100644 --- a/README +++ b/README @@ -7,7 +7,7 @@ PATENT NOTICE Readers are strongly advised to check for any patent restrictions or licencing requirements before compiling or using this source code. -mbelib 1.2.3 +mbelib 1.2.4 mbelib 1.2.3 supports the 7200x4400 bit/s codec used in P25 Phase 1, the 7100x4400 bit/s codec used in ProVoice and the "Half Rate" diff --git a/mbelib.h b/mbelib.h index 42629dc..6c443bd 100644 --- a/mbelib.h +++ b/mbelib.h @@ -18,7 +18,7 @@ #ifndef _MBELIB_H #define _MBELIB_H -#define MBELIB_VERSION "1.2.3" +#define MBELIB_VERSION "1.2.4" #include "config.h" #include