kopia lustrzana https://github.com/jamescoxon/dl-fldigi
rodzic
eb09b3f046
commit
11eb3e9231
|
|
@ -169,6 +169,8 @@ Change Log:
|
|||
with the logbook dialog
|
||||
73) Additional fix for TimeOn logic
|
||||
74) Change to Rx text popup menu configuration.
|
||||
75) Restored IPC log output (SysV message) to xlog for saving log
|
||||
76) Added Tx Power configuration item
|
||||
|
||||
3.03
|
||||
1) Changes to socket server to correct shutdown process
|
||||
|
|
|
|||
|
|
@ -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, [0])
|
||||
m4_define(FLDIGI_PATCH, [4BQ])
|
||||
m4_define(FLDIGI_PATCH, [4BR])
|
||||
|
||||
AC_INIT([fldigi], FLDIGI_MAJOR.FLDIGI_MINOR[FLDIGI_PATCH], [w1hkj AT w1hkj DOT com])
|
||||
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue