summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.dev2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.dev b/README.dev
index 31d3c76..55f884e 100644
--- a/README.dev
+++ b/README.dev
@@ -21,6 +21,8 @@ Creating a new release
5) Execute "autoreconf; touch doc/mpc.texi; make distcheck".
This updates the date and version number in doc/version.texi and
creates the tarball for distribution.
+ Warning: do this on a machine with a recent libtool (for example 2.2.x
+ instead of 1.5.x which in buggy).
6) Create an svn tag from inside the svn root:
svn cp trunk tags/VERSION
7) Update the web page inside svn and on the server.