released 1.3.0

Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
This commit is contained in:
Nikos Mavrogiannopoulos 2024-05-05 21:08:20 +02:00
parent 538be2b5ff
commit 92dba6e4f5
2 changed files with 2 additions and 2 deletions

2
NEWS
View File

@ -1,4 +1,4 @@
* Version 1.2.5 (unreleased)
* Version 1.3.0 (released 2024-05-05)
- Switch to https://github.com/nodejs/llhttp from http-parser.
http-parser was a liability as an unmaintained project (#598)
- Bump the number of groups per account from 128 to 512 (#219)

View File

@ -1,5 +1,5 @@
AC_PREREQ(2.61)
AC_INIT([OpenConnect VPN Server], [1.2.5],
AC_INIT([OpenConnect VPN Server], [1.3.0],
[https://gitlab.com/openconnect/ocserv/-/issues],
[ocserv],
[https://ocserv.openconnect-vpn.net/])