Bump VERSION and VERSION_DATE

This commit is contained in:
Sven Geuer 2023-12-11 20:59:32 +01:00
parent b7aab076d2
commit bd28fefd02

View file

@ -17,9 +17,9 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
#define VERSION "1.11.2-DEVEL"
#define VERSION "1.12.0-DEVEL"
#define VERSION_YEAR "2023"
#define VERSION_DATE "2023-12-02"
#define VERSION_DATE "2023-12-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>"