Browse Source

Update version number in contrib/buildroot/civetweb.mk

Note: This file has not been updated since version 1.10
bel2125 6 years ago
parent
commit
ded3226f0c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      contrib/buildroot/civetweb.mk

+ 1 - 1
contrib/buildroot/civetweb.mk

@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-CIVETWEB_VERSION = 1.10
+CIVETWEB_VERSION = 1.12
 CIVETWEB_SITE = http://github.com/civetweb/civetweb/tarball/v$(CIVETWEB_VERSION)
 CIVETWEB_LICENSE = MIT
 CIVETWEB_LICENSE_FILES = LICENSE.md