aboutsummaryrefslogtreecommitdiff
path: root/src/version.h
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2001-01-05 06:30:18 +0000
committerDaniel Stenberg <daniel@haxx.se>2001-01-05 06:30:18 +0000
commit9f9cac7402f9f134be6f6d5b7fb830e9946a83d8 (patch)
tree9fbc172565774f32cfb06acd1c9ebb792127362a /src/version.h
parent06730bc905efe37dfb21b40a35971e2cfba9d612 (diff)
release commit
Diffstat (limited to 'src/version.h')
-rw-r--r--src/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/version.h b/src/version.h
index f3a9fa1be..579daa88e 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1,3 +1,3 @@
#define CURL_NAME "curl"
-#define CURL_VERSION "7.5.2-pre1"
+#define CURL_VERSION "7.5.2"
#define CURL_ID CURL_NAME " " CURL_VERSION " (" OS ") "