Move versioning rules to proper file.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Thu, 12 Jul 2012 23:13:53 +0300
changeset 231 f993fc31e03f
parent 230 eb6a42645e24
child 232 81bfc95bd853
Move versioning rules to proper file.
HACKING.rst
README.rst
--- a/HACKING.rst	Thu Jul 12 23:13:00 2012 +0300
+++ b/HACKING.rst	Thu Jul 12 23:13:53 2012 +0300
@@ -12,6 +12,13 @@
 
 .. include:: VERSION.rst
 
+Versioning rules.
+=================
+
+We use **major.minor** schema.
+
+Until we reach 5000 words **major** is 0. **minor** updated from time to time.
+
 Comment syntax convention.
 ==========================
 
--- a/README.rst	Thu Jul 12 23:13:00 2012 +0300
+++ b/README.rst	Thu Jul 12 23:13:53 2012 +0300
@@ -77,13 +77,6 @@
 
 .. _LICENSE: LICENSE.html
 
-Versioning rules.
-=================
-
-We use **major.minor** schema.
-
-Until we reach 5000 words **major** is 0. **minor** updated from time to time.
-
 Getting sources (VCS).
 ======================