X-Git-Url: https://code.delx.au/gnu-emacs-elpa/blobdiff_plain/63049cdbfb7d5764064293d1c24412b93918ec11..7da6741f270fd2404f0d62b5ea3b1d70eb5f2898:/README diff --git a/README b/README index 33e40fc9f..acc42e4a6 100644 --- a/README +++ b/README @@ -102,8 +102,8 @@ with the command: If you want to develop a package publicly prior to its first release (to benefit from others' feedback, primarily), but not in an external repo, you have 2 choices: -- you can simply put "Version: -1" to indicate that this should not be - released. +- you can simply put "Version: 0" to indicate that this should not be + released yet. - or you can push to an "ephemeral" branch -- subject to rebase and eventual removal upon finishing merge -- for the duration of the incubation.