Version 3.23.11

* Maintenance release
pull/4/head
David Freese 2016-06-11 06:01:29 -05:00
rodzic 198f6452c0
commit d13f4e1927
2 zmienionych plików z 30 dodań i 5 usunięć

Wyświetl plik

@ -1,13 +1,38 @@
=Version 3.23.11=
2016-06-10 David Freese <iam_w1hkj@w1hkj.com>
b657227: flmsg-arq autostart
c6ac0f1: Resize bug
3c7392e: Hell Raster Display
4841f10: Exit processing
2016-05-29 Roman Bagiñski <sp4jeu@gmail.com>
274d500: Polish translation update
2016-05-28 David Freese <iam_w1hkj@w1hkj.com>
9c959af: xmlrpc add tx text
01245fe: Native Select Save-As dialogs
2016-05-26 Robert Stiles <kk5vd@yahoo.com>
5209286: FLDIGI User Manual Update
4b2005e: KISS IO Bug fixes/Additions and C++11 Test
=Version 3.23.10=
2016-05-23 David Freese <iam_w1hkj@w1hkj.com>
33ad2e6: logger
c184758: Restore focus
af25ef7: RsID button
ae93f9c: flmsg keepalive
e14bbb6: logger
19e7bad: Restore focus
0a99bef: RsID button
aa6592c: flmsg interface
5b367fb: 4bars
b4b8df4: ASCII ctl chars
759e6cf: Suppress dockable macros

Wyświetl plik

@ -9,7 +9,7 @@ dnl major and minor must be integers; patch may
dnl contain other characters or be empty
m4_define(FLDIGI_MAJOR, [3])
m4_define(FLDIGI_MINOR, [23])
m4_define(FLDIGI_PATCH, [.10])
m4_define(FLDIGI_PATCH, [.11])
m4_define(FLARQ_MAJOR, [4])
m4_define(FLARQ_MINOR, [3])
m4_define(FLARQ_PATCH, [.6])