Skip to content

Commit 0141147

Browse files
DimitriPapadopoulosadrienverge
authored andcommitted
openfortivpn version 1.20.4
1 parent 3b54df0 commit 0141147

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ Releases
1414
This high level changelog is usually updated when a release is tagged.
1515
On the master branch there may be changes that are not (yet) described here.
1616

17+
### 1.20.4
18+
19+
* [-] fix "Peer refused to agree to his IP address" message
20+
1721
### 1.20.3
1822

1923
* [~] minor change in a warning message

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Process this file with autoconf to produce a configure script.
33

44
AC_PREREQ([2.63])
5-
AC_INIT([openfortivpn], [1.20.3])
5+
AC_INIT([openfortivpn], [1.20.4])
66
AC_CONFIG_SRCDIR([src/main.c])
77
AM_INIT_AUTOMAKE([foreign subdir-objects])
88

0 commit comments

Comments
 (0)