Version 3.21.79

* Maintenance release
pull/1/head
David Freese 2014-03-11 08:08:46 -05:00
rodzic 2d189bd674
commit 0557ca9c89
2 zmienionych plików z 19 dodań i 1 usunięć

Wyświetl plik

@ -1,3 +1,21 @@
=Version 3.21.79=
2014-03-07 David Freese <w1hkj@w1hkj.com>
2d189bd: RigCAT initialize
b391b02: Modem cleanup
720f88d: Missing build script
ea4042e: Choice-->ListBox
632d5ae: combobox-listbox
3204698: FreeBSD One More Time
01dffcb: RTTY normalize
89bb26d: Sound.cxx cleanup
4d30c67: Portaudio ring buffer
0cff262: Headers update
4e55345: Portaudio error reporting
2014-01-28 Kamal Mostafa <kamal@whence.com>
58aeb6a: Avoid nitems fltk kfreebsd collision

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, [21])
m4_define(FLDIGI_PATCH, [.78])
m4_define(FLDIGI_PATCH, [.79])
m4_define(FLARQ_MAJOR, [4])
m4_define(FLARQ_MINOR, [3])
m4_define(FLARQ_PATCH, [.4])