aboutsummaryrefslogtreecommitdiff
path: root/HOWTO-RELEASE
diff options
context:
space:
mode:
authorKristian Evers <kristianevers@gmail.com>2019-06-05 19:27:15 +0200
committerGitHub <noreply@github.com>2019-06-05 19:27:15 +0200
commit0383f7829792f896d233acc1676377d2fffc3cdc (patch)
tree9c376908752122f75397e09ec6d5bd096146e659 /HOWTO-RELEASE
parent92d2cf5a3bbb31f6918c867748005059611485a0 (diff)
parent726910a811d4fe28884f3f9bfa2b2a14fc66931e (diff)
downloadPROJ-0383f7829792f896d233acc1676377d2fffc3cdc.tar.gz
PROJ-0383f7829792f896d233acc1676377d2fffc3cdc.zip
Update GitHub references: proj.4 -> PROJ (#1501)
Update GitHub references: proj.4 -> PROJ
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 3bfbe7ba..76defac3 100644
--- a/HOWTO-RELEASE
+++ b/HOWTO-RELEASE
@@ -198,7 +198,7 @@ git push --tags
-------------------------------------------------------------------------------
When the new tag is pushed upstream GitHub picks up that a new release has been
-issued. Update the new release on https://github.com/OSGeo/proj.4/releases with
+issued. Update the new release on https://github.com/OSGeo/PROJ/releases with
the release notes from `NEWS` and add the prepared source distribution archives
to the release (otherwise GitHub will just package the entire repository - we
don't want that).