]> code.delx.au - gnu-emacs-elpa/blobdiff - README
* README: Update for new "Version: 0" convention.
[gnu-emacs-elpa] / README
diff --git a/README b/README
index 33e40fc9fbd439a9c31ddde3e4a0f76d9f9feb76..acc42e4a6247f7cb13f43445b106db5ac793ba29 100644 (file)
--- 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.