mirror of
https://git.code.sf.net/p/fldigi/flmsg
synced 2026-08-13 17:30:58 -04:00
Version 1.1.16
Maintenance release
This commit is contained in:
parent
66498a8499
commit
17ff9aef5b
2 changed files with 9 additions and 3 deletions
10
ChangeLog
10
ChangeLog
|
|
@ -1,9 +1,15 @@
|
|||
|
||||
|
||||
=Version 1.1.16=
|
||||
|
||||
2012-05-09 David Freese <w1hkj@w1hkj.com>
|
||||
|
||||
66498a8: Command line processing
|
||||
3f9a0cc: UNCLAS
|
||||
|
||||
|
||||
=Version 1.1.15=
|
||||
|
||||
2012-05-03 David Freese <w1hkj@w1hkj.com>
|
||||
|
||||
a3a8ea9: IARU header
|
||||
21b8eb7: Auto open
|
||||
d6cc867: MARS
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@ dnl major and minor must be integers; patch may
|
|||
dnl contain other characters or be empty
|
||||
m4_define(FLMSG_MAJOR, [1])
|
||||
m4_define(FLMSG_MINOR, [1])
|
||||
m4_define(FLMSG_PATCH, [.15])
|
||||
m4_define(FLMSG_PATCH, [.16])
|
||||
|
||||
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