summaryrefslogtreecommitdiff
path: root/README.dev
diff options
context:
space:
mode:
authorzimmerma <zimmerma@211d60ee-9f03-0410-a15a-8952a2c7a4e4>2009-04-01 06:41:25 +0000
committerzimmerma <zimmerma@211d60ee-9f03-0410-a15a-8952a2c7a4e4>2009-04-01 06:41:25 +0000
commitf2f16c5bf8b1483ad00ccf3dd14e95227b3729cb (patch)
treed6c6795a5d167df1fe1c344dbc7d868f3226fb55 /README.dev
parent6578f896a76606bfa66b9faf91633fedb62b8bb6 (diff)
downloadmpc-f2f16c5bf8b1483ad00ccf3dd14e95227b3729cb.tar.gz
[README.dev] added pointer to libtool bug (thanks Andreas)
git-svn-id: svn://scm.gforge.inria.fr/svn/mpc/trunk@523 211d60ee-9f03-0410-a15a-8952a2c7a4e4
Diffstat (limited to 'README.dev')
-rw-r--r--README.dev3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.dev b/README.dev
index f01e729..07524bb 100644
--- a/README.dev
+++ b/README.dev
@@ -25,7 +25,8 @@ Creating a new release
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 is buggy).
+ instead of 1.5.x which is buggy, cf
+ http://lists.gforge.inria.fr/pipermail/mpc-discuss/2009-March/000106.html)
5) Create an svn tag from inside the svn root:
svn cp trunk tags/VERSION
6) Update the web page inside svn and on the server.