aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2017-07-12 16:22:23 +0200
committerLoïc Hoguin <[email protected]>2017-07-12 16:22:23 +0200
commit4a4276abe18045a33bf1ce10a7c21be0e50ccc3f (patch)
tree37aaf31e7ee36a9ef54a56ebeead6b00477f2a79 /Makefile
parent9db1144447a620db15eae576077551b56cdccd72 (diff)
downloadcowlib-4a4276abe18045a33bf1ce10a7c21be0e50ccc3f.tar.gz
cowlib-4a4276abe18045a33bf1ce10a7c21be0e50ccc3f.tar.bz2
cowlib-4a4276abe18045a33bf1ce10a7c21be0e50ccc3f.zip
Update version to 2.0.0-rc.1
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6d2f40b..6ddc448 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
PROJECT = cowlib
PROJECT_DESCRIPTION = Support library for manipulating Web protocols.
-PROJECT_VERSION = 2.0.0-pre.1
+PROJECT_VERSION = 2.0.0-rc.1
#ERLC_OPTS += +bin_opt_info
ifdef HIPE