kopia lustrzana https://github.com/jamescoxon/dl-fldigi
rodzic
7bdf051c3d
commit
1c40e335b9
10
ChangeLog
10
ChangeLog
|
@ -1,9 +1,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
=Version 3.22.13=
|
||||||
|
|
||||||
|
2015-07-18 David Freese <iam_w1hkj@w1hkj.com>
|
||||||
|
|
||||||
|
7bdf051: FSQ bug fix
|
||||||
|
9319676: XMLRPC commands
|
||||||
|
|
||||||
|
|
||||||
=Version 3.22.12=
|
=Version 3.22.12=
|
||||||
|
|
||||||
2015-07-18 David Freese <iam_w1hkj@w1hkj.com>
|
|
||||||
|
|
||||||
1579ef6: FSQ heard parser
|
1579ef6: FSQ heard parser
|
||||||
f61f7d7: fsq modem
|
f61f7d7: fsq modem
|
||||||
dfb9318: FreqControl focus
|
dfb9318: FreqControl focus
|
||||||
|
|
|
@ -9,7 +9,7 @@ dnl major and minor must be integers; patch may
|
||||||
dnl contain other characters or be empty
|
dnl contain other characters or be empty
|
||||||
m4_define(FLDIGI_MAJOR, [3])
|
m4_define(FLDIGI_MAJOR, [3])
|
||||||
m4_define(FLDIGI_MINOR, [22])
|
m4_define(FLDIGI_MINOR, [22])
|
||||||
m4_define(FLDIGI_PATCH, [.12])
|
m4_define(FLDIGI_PATCH, [.13])
|
||||||
m4_define(FLARQ_MAJOR, [4])
|
m4_define(FLARQ_MAJOR, [4])
|
||||||
m4_define(FLARQ_MINOR, [3])
|
m4_define(FLARQ_MINOR, [3])
|
||||||
m4_define(FLARQ_PATCH, [.5])
|
m4_define(FLARQ_PATCH, [.5])
|
||||||
|
|
Ładowanie…
Reference in New Issue