aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2001-06-07 09:39:29 +0000
committerDaniel Stenberg <daniel@haxx.se>2001-06-07 09:39:29 +0000
commit259ac2dd77174efd3b33e20c400380bcfcd23913 (patch)
tree09a8015780cf4b52f6c47527e92d54266c762804 /src
parent4ebf001d371b96c85967042d86e618340bb06cd7 (diff)
7.8 commit
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 0f11f33f7..8bf2bed62 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1,3 +1,3 @@
#define CURL_NAME "curl"
-#define CURL_VERSION "7.8-pre2"
+#define CURL_VERSION "7.8"
#define CURL_ID CURL_NAME " " CURL_VERSION " (" OS ") "