aboutsummaryrefslogtreecommitdiff
path: root/extension/sdk/smsdk_config.h
diff options
context:
space:
mode:
authorstephanie sappho lenzo <sappho@sappho.io>2024-01-04 04:32:24 -0500
committerstephanie sappho lenzo <sappho@sappho.io>2024-01-04 04:32:24 -0500
commit3b81c9e0446410d0577f10f87bf0cb27210f918b (patch)
tree8132a7dfa929a707c995c97c7a236769989417b4 /extension/sdk/smsdk_config.h
parent690df020dc670f140f1a8f3f2c0d87dfcaa16fb0 (diff)
whack yet more old hash functions and also include windows build
Diffstat (limited to 'extension/sdk/smsdk_config.h')
-rw-r--r--extension/sdk/smsdk_config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/extension/sdk/smsdk_config.h b/extension/sdk/smsdk_config.h
index 96fd047..658b76a 100644
--- a/extension/sdk/smsdk_config.h
+++ b/extension/sdk/smsdk_config.h
@@ -40,7 +40,7 @@
/* Basic information exposed publicly */
#define SMEXT_CONF_NAME "NEO cURL Extension"
#define SMEXT_CONF_DESCRIPTION "NEO cURL Extension"
-#define SMEXT_CONF_VERSION "2.0.0.0"
+#define SMEXT_CONF_VERSION "2.0.1"
#define SMEXT_CONF_AUTHOR "https://sappho.io - formerly ben"
#define SMEXT_CONF_URL "https://sappho.io - formerly maintained by http://www.ZombieX2.net/"
#define SMEXT_CONF_LOGTAG "NEO cURL"