diff --git a/build/Build.bat b/build/Build.bat index e685375b6..d2eb4d6c8 100644 --- a/build/Build.bat +++ b/build/Build.bat @@ -1,6 +1,6 @@ @ECHO OFF SET version=1.9.4.0 -SET webversion=3.2.9.0 +SET webversion=3.3.0.0 SET webconfigversion=1.1.3.0 ECHO Building ImageProcessor %version%, ImageProcess.Web %webversion% and ImageProcess.Web.Config %webconfigversion%