Advance to 3.2~rc2

New RC due to additions and fixes since RC1.
Hamlib-3.2 3.2rc2
Nate Bargmann 2018-03-17 07:34:53 -05:00
rodzic 6dccb94ee5
commit 34c32a3cd7
2 zmienionych plików z 2 dodań i 2 usunięć

2
NEWS
Wyświetl plik

@ -6,7 +6,7 @@ Copyright (C) 2000-2018 Stephane Fillod, and others
Please send Hamlib bug reports to hamlib-developer@lists.sourceforge.net Please send Hamlib bug reports to hamlib-developer@lists.sourceforge.net
Version 3.2 Version 3.2
2018-03-15 2018-03-31
* New models, IC-7850/IC-7851 in IC-785x. Mike, W9MDB * New models, IC-7850/IC-7851 in IC-785x. Mike, W9MDB
* Fix ft991_get_mode, Mike, W9MDB * Fix ft991_get_mode, Mike, W9MDB
* New model, FT-891. Mike, W9MDB * New model, FT-891. Mike, W9MDB

Wyświetl plik

@ -15,7 +15,7 @@ dnl however, the use of '~' should be fine as apt (others?) will treat
dnl it as an earlier version than the actual release. TNX KA6MAL dnl it as an earlier version than the actual release. TNX KA6MAL
dnl PACKAGE_NAME + " " + PACKAGE_VERSION must not exceed 20 chars! dnl PACKAGE_NAME + " " + PACKAGE_VERSION must not exceed 20 chars!
AC_INIT([Hamlib], AC_INIT([Hamlib],
[3.2~rc1], [3.2~rc2],
[hamlib-developer@lists.sourceforge.net], [hamlib-developer@lists.sourceforge.net],
[hamlib], [hamlib],
[http://www.hamlib.org]) [http://www.hamlib.org])