1
0
mirror of https://github.com/lammertb/libhttp.git synced 2026-01-03 16:02:30 +03:00

Update version number

This commit is contained in:
bel
2014-07-08 21:57:03 +02:00
parent faa63827e1
commit ec8c557589
4 changed files with 13 additions and 4 deletions

View File

@@ -24,7 +24,7 @@
#define CIVETWEB_HEADER_INCLUDED
#ifndef CIVETWEB_VERSION
#define CIVETWEB_VERSION "1.6"
#define CIVETWEB_VERSION "1.7"
#endif
#ifndef CIVETWEB_API