Version 3.21.47

* Maintenance release
pull/2/head
David Freese 2012-06-29 22:05:16 -05:00
rodzic e4a180af97
commit 503205ad37
2 zmienionych plików z 5 dodań i 3 usunięć

Wyświetl plik

@ -1,9 +1,11 @@
2012-06-29 David Freese <w1hkj@w1hkj.com>
e4a180a: RTTY ASCII
=Version 3.21.46=
2012-06-28 David Freese <w1hkj@w1hkj.com>
ce90378: CW Farnsworth
ae08433: Merge log records
2012-06-26 Leonardo <leonardo.masoni@gmail.com>

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