summaryrefslogtreecommitdiff
path: root/README.dev
diff options
context:
space:
mode:
Diffstat (limited to 'README.dev')
-rw-r--r--README.dev4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.dev b/README.dev
index 55f884e..0885412 100644
--- a/README.dev
+++ b/README.dev
@@ -11,8 +11,8 @@ Creating a new release
----------------------
1) Check the version number in configure.ac ("AC_INIT (mpc, _version_...)"),
- INSTALL, src/get_version.c and src/mpc.h (remove suffix in
- MPC_VERSION_STRING).
+ INSTALL, src/get_version.c, src/mpc.h (remove suffix in MPC_VERSION_STRING)
+ and Makefile.vc.
2) Disactivate the -Werror option in configure.ac.
3) Verify that the API version in src/Makefile.am is correct.
4) Check that NEWS, BUGS and TODO are up to date, and that the minimal