aboutsummaryrefslogtreecommitdiff
path: root/HOWTO-RELEASE
diff options
context:
space:
mode:
Diffstat (limited to 'HOWTO-RELEASE')
-rw-r--r--HOWTO-RELEASE2
1 files changed, 1 insertions, 1 deletions
diff --git a/HOWTO-RELEASE b/HOWTO-RELEASE
index 05ae04b9..f1bc9c09 100644
--- a/HOWTO-RELEASE
+++ b/HOWTO-RELEASE
@@ -1,7 +1,7 @@
Preparing a PROJ.4 Release
==========================
-1) Update the version number in configure.in (in AM_INIT_AUTOMAKE()).
+1) Update the version number in configure.in (in AC_INIT()).
2) Update the version number in proj_api.h (#define PJ_VERSION).