summaryrefslogtreecommitdiff
path: root/README.dev
diff options
context:
space:
mode:
authorenge <enge@211d60ee-9f03-0410-a15a-8952a2c7a4e4>2008-12-03 09:56:52 +0000
committerenge <enge@211d60ee-9f03-0410-a15a-8952a2c7a4e4>2008-12-03 09:56:52 +0000
commit1d5007042b92e84baf40794fb6ff2f3b8198542a (patch)
treecf30dfb79dffec638226637e858f13b2bc459c8e /README.dev
parentac1f927aaed5e1e680404a502b470ffa32b1a7ab (diff)
downloadmpc-1d5007042b92e84baf40794fb6ff2f3b8198542a.tar.gz
release 0.5.2
git-svn-id: svn://scm.gforge.inria.fr/svn/mpc/trunk@369 211d60ee-9f03-0410-a15a-8952a2c7a4e4
Diffstat (limited to 'README.dev')
-rw-r--r--README.dev2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.dev b/README.dev
index 5352609..5156ff0 100644
--- a/README.dev
+++ b/README.dev
@@ -20,7 +20,7 @@ Creating a new release
This updates the date and version number in doc/version.texi and
creates the tarball for distribution.
5) Create an svn tag from inside the svn root:
- svn cp trunk tags/VERSION -m "Tagging release VERSION"
+ svn cp trunk tags/VERSION
6) Update the web page inside svn and on the server.
The html documentation is created with
makeinfo --html --no-split mpc.texi