mirror of
https://github.com/proxytunnel/proxytunnel.git
synced 2026-01-23 02:34:59 +00:00
increase version number a bit to reflect changes in the last years
This commit is contained in:
parent
3a91ebec49
commit
41fa820f0c
2 changed files with 2 additions and 3 deletions
3
README
3
README
|
|
@ -3,7 +3,6 @@ proxytunnel
|
|||
-----------
|
||||
|
||||
Author: Jos Visser <josv@osp.nl>, Mark Janssen <maniac@maniac.nl>
|
||||
Version: 1.9.1
|
||||
|
||||
Hi all,
|
||||
|
||||
|
|
@ -21,7 +20,7 @@ Proxytunnel is very easy to use, when running proxytunnel with the help
|
|||
option it specifies it's command-line options.
|
||||
|
||||
$ ./proxytunnel --help
|
||||
proxytunnel 1.9.1 Copyright 2001-2018 Proxytunnel Project
|
||||
proxytunnel 1.9.9 Copyright 2001-2018 Proxytunnel Project
|
||||
Usage: proxytunnel [OPTIONS]...
|
||||
Build generic tunnels through HTTPS proxies using HTTP authentication
|
||||
|
||||
|
|
|
|||
2
config.h
2
config.h
|
|
@ -17,7 +17,7 @@
|
|||
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
*/
|
||||
|
||||
#define VERSION "1.9.1"
|
||||
#define VERSION "1.9.9"
|
||||
#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