mirror of
https://git.code.sf.net/p/fldigi/flmsg
synced 2026-08-13 17:30:58 -04:00
Version 4.0.10
* Maintenance release
This commit is contained in:
parent
fe9ec31fe2
commit
a24eaa3bbb
2 changed files with 5 additions and 1 deletions
|
|
@ -1,7 +1,11 @@
|
|||
2019-06-19 David Freese <w1hkj@bellsouth.net>
|
||||
|
||||
fe9ec31f: ARC forms
|
||||
|
||||
|
||||
=Version 4.0.9=
|
||||
|
||||
|
||||
2019-06-16 Davide Gerhard <w1hkj@bellsouth.net>
|
||||
|
||||
c313e6ac: timeops
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@ dnl major and minor must be integers; patch may
|
|||
dnl contain other characters or be empty
|
||||
m4_define(FLMSG_MAJOR, [4])
|
||||
m4_define(FLMSG_MINOR, [0])
|
||||
m4_define(FLMSG_PATCH, [.9])
|
||||
m4_define(FLMSG_PATCH, [.10])
|
||||
|
||||
AC_INIT([FLMSG], FLMSG_MAJOR.FLMSG_MINOR[]FLMSG_PATCH, [w1hkj AT w1hkj DOT com])
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue