aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2001-08-20 07:59:03 +0000
committerDaniel Stenberg <daniel@haxx.se>2001-08-20 07:59:03 +0000
commit7dbad3c382a2f346af2f5160aa88cd28c03fbc85 (patch)
treead36584d7afef6262dd65e5aebabc0eddb25d819 /src
parent8f55c3d47d0df24f7051179bec7b579918f7f207 (diff)
7.8.1
Diffstat (limited to 'src')
-rw-r--r--src/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/version.h b/src/version.h
index 67b908e87..54e9a2856 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1,3 +1,3 @@
#define CURL_NAME "curl"
-#define CURL_VERSION "7.8.1-pre3"
+#define CURL_VERSION "7.8.1"
#define CURL_ID CURL_NAME " " CURL_VERSION " (" OS ") "