kopia lustrzana https://github.com/jamescoxon/dl-fldigi
Version 3.21.52
* Maintenance release - correction to ASCII tables. - fixes possible seg faultpull/1/head
rodzic
f8a6e1cdad
commit
19fc8867ab
|
@ -1,9 +1,14 @@
|
|||
|
||||
|
||||
=Version 3.21.52=
|
||||
|
||||
2012-09-21 David Freese <w1hkj@w1hkj.com>
|
||||
|
||||
a31af3e: ASCII table correction
|
||||
|
||||
|
||||
=Version 3.21.51=
|
||||
|
||||
2012-09-11 David Freese <w1hkj@w1hkj.com>
|
||||
|
||||
638a3c2: flmsg/flamp stream processing
|
||||
8a41aad: DominoEX varicode
|
||||
de95906: WRAP binary files
|
||||
|
|
|
@ -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, [.51])
|
||||
m4_define(FLDIGI_PATCH, [.52])
|
||||
m4_define(FLARQ_MAJOR, [4])
|
||||
m4_define(FLARQ_MINOR, [3])
|
||||
m4_define(FLARQ_PATCH, [.3])
|
||||
|
|
Ładowanie…
Reference in New Issue