From d78e476668b26d0bca00fdfffddca13c079ce82d Mon Sep 17 00:00:00 2001 From: Crispin Date: Thu, 24 Oct 2019 12:53:25 +0100 Subject: [PATCH] bump version 4.0.4 --- sDNA/sdna_vs2008/version_template.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sDNA/sdna_vs2008/version_template.h b/sDNA/sdna_vs2008/version_template.h index cd5c574..63ad93e 100644 --- a/sDNA/sdna_vs2008/version_template.h +++ b/sDNA/sdna_vs2008/version_template.h @@ -28,4 +28,4 @@ const char *BUILD_CONFIG=""; //do not change anything on this line except what's in the quotes //python parses this file to pull out the version number -const char *SDNA_VERSION = "4.0.3"; \ No newline at end of file +const char *SDNA_VERSION = "4.0.4"; \ No newline at end of file