X-Git-Url: https://code.delx.au/gnu-emacs-elpa/blobdiff_plain/995856a19b691c107b806b8103828f9a01ce32b1..e3826c87adb74a98da3ae7922cad6c529d1177d7:/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.