mirror of
https://git.code.sf.net/p/fldigi/flmsg
synced 2026-08-13 17:30:58 -04:00
Version 1.1.4
Maintenance release
This commit is contained in:
parent
86a1a70a50
commit
9df2ffbe2d
2 changed files with 9 additions and 4 deletions
11
ChangeLog
11
ChangeLog
|
|
@ -1,10 +1,15 @@
|
|||
2011-03-15 David Freese <w1hkj@w1hkj.com>
|
||||
|
||||
86a1a70: Template corrections
|
||||
debae23: Open flmsg with browser
|
||||
cddab92: Fix LDFLAGS
|
||||
50b9852: Template simplfication
|
||||
|
||||
|
||||
=Version 1.1.3=
|
||||
|
||||
2011-03-07 David Freese <w1hkj@w1hkj.com>
|
||||
|
||||
845260a: Print exit
|
||||
bc1502f: ICS205A update
|
||||
f7269e9: Print exit
|
||||
b270dd9: Command line import filename
|
||||
e652355: Missing files in repository
|
||||
|
||||
|
|
|
|||
|
|
@ -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, [.3])
|
||||
m4_define(FLMSG_PATCH, [.4])
|
||||
|
||||
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