summaryrefslogtreecommitdiff
path: root/README.dev
diff options
context:
space:
mode:
authorenge <enge@211d60ee-9f03-0410-a15a-8952a2c7a4e4>2008-11-18 13:52:21 +0000
committerenge <enge@211d60ee-9f03-0410-a15a-8952a2c7a4e4>2008-11-18 13:52:21 +0000
commit2474893075e5f5e2099ac8dde6c6b53918c11eb1 (patch)
treea744d41bfe2296304b45caf3f8214d4838a4dc06 /README.dev
parent5826bc5760ffe90ba12229bd809c1a120bc2fd0e (diff)
downloadmpc-2474893075e5f5e2099ac8dde6c6b53918c11eb1.tar.gz
ready for working on the next release!
git-svn-id: svn://scm.gforge.inria.fr/svn/mpc/trunk@339 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 699bf39..6191674 100644
--- a/README.dev
+++ b/README.dev
@@ -26,5 +26,5 @@ Creating a new release
makeinfo --html --no-split mpc.texi
and the resulting mpc.html is copied to content_html.php.
6) After the release, update the version number in configure.ac, INSTALL
- and mpc.h, and reactivate the -Werror option in configure.ac.
+ and src/mpc.h, and reactivate the -Werror option in configure.ac.
7) Commit the changes to svn.