Version 3.20.28

Maintenance release
pull/2/head
David Freese 2010-09-05 06:54:20 -05:00
rodzic 8c0d3e059f
commit fba86be5e0
2 zmienionych plików z 9 dodań i 4 usunięć

Wyświetl plik

@ -1,10 +1,15 @@
=Version 3.20.28=
2010-09-05 David Freese <w1hkj@w1hkj.com>
75b832a: RigCat Width
=Version 3.20.27=
2010-09-01 David Freese <w1hkj@w1hkj.com>
c25a352: Abort ARQ
7b483df: Abort ARQ
=Version 3.20.26=

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, [20])
m4_define(FLDIGI_PATCH, [.27])
m4_define(FLDIGI_PATCH, [.28])
m4_define(FLARQ_MAJOR, [4])
m4_define(FLARQ_MINOR, [3])
m4_define(FLARQ_PATCH, [.1])