mirror of
https://github.com/proxytunnel/proxytunnel.git
synced 2026-07-17 16:34:53 +00:00
Bump version and changelogs
This commit is contained in:
parent
57a7663e58
commit
a04b20de16
2 changed files with 7 additions and 3 deletions
4
CHANGES
4
CHANGES
|
|
@ -1,3 +1,7 @@
|
|||
Changes to proxytunnel 1.11-- Sun Sep 3 12:04:27 AM CEST 2023
|
||||
|
||||
- Patch from https://github.com/68420948 to add -4 and -6 options
|
||||
|
||||
Changes to proxytunnel 1.10.20220528 -- Sat 28 May 2022 03:54:20 PM CEST
|
||||
|
||||
- Patch from https://github.com/ZjYwMj fixes https://github.com/proxytunnel/proxytunnel/issues/57
|
||||
|
|
|
|||
6
config.h
6
config.h
|
|
@ -1,5 +1,5 @@
|
|||
/* Proxytunnel - (C) 2001-2008 Jos Visser / Mark Janssen */
|
||||
/* Contact: josv@osp.nl / maniac@maniac.nl */
|
||||
/* Proxytunnel - (C) 2001-2023 Jos Visser / Mark Janssen */
|
||||
/* Contact: josv@osp.nl / mark@sig-io.nl */
|
||||
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
@ -17,7 +17,7 @@
|
|||
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
*/
|
||||
|
||||
#define VERSION "1.10.20210128"
|
||||
#define VERSION "1.11"
|
||||
#define PACKAGE "proxytunnel"
|
||||
#define PURPOSE "Build generic tunnels through HTTPS proxies"
|
||||
#define AUTHORS "Jos Visser (Muppet) <josv@osp.nl>, Mark Janssen (Maniac) <maniac@maniac.nl>"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue