@@ -1,3 +1,12 @@
+Release Notes v1.6 (Under Development)
+===
+### Objectives: *???*
+
+Changes
+-------
+- Updated version number
Release Notes v1.5
===
### Objectives: *Bug fixes and updates, repository restoration*
@@ -4,7 +4,7 @@
#
################################################################################
-CIVETWEB_VERSION = 1.5
+CIVETWEB_VERSION = 1.6
CIVETWEB_SITE = http://github.com/sunsetbrew/civetweb/tarball/v$(CIVETWEB_VERSION)
CIVETWEB_LICENSE = MIT
CIVETWEB_LICENSE_FILES = LICENSE.md
@@ -23,7 +23,7 @@
#define CIVETWEB_HEADER_INCLUDED
#ifndef CIVETWEB_VERSION
-#define CIVETWEB_VERSION "1.5"
+#define CIVETWEB_VERSION "1.6"
#endif
#include <stdio.h>