From cbd27358725c74c8e05d8a4acc14178d66dc1d60 Mon Sep 17 00:00:00 2001 From: Yuto Hayamizu Date: Sat, 26 Dec 2009 01:58:37 +0900 Subject: [PATCH] updated how to release --- howto/release | 6 ------ 1 file changed, 6 deletions(-) diff --git a/howto/release b/howto/release index 6d69b249..8ae87785 100644 --- a/howto/release +++ b/howto/release @@ -1,11 +1,5 @@ -# Version numbers - -(Not decided) - -Version numbers are based on date. For example, if the new version is released on December 1986, the version number is *1986-DEC*. If there are more than two releases in a month, version numbers are *1986-DEC*, *1986-DEC-1*, *1986-DEC-2*, *1986-DEC-3*, ... - # What to do on a release - Fix the new version number based on the rule above and update `/VERSION`.