Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Couchdb Wiki" for 
change notification.

The "Release_procedure" page has been changed by NoahSlater.
http://wiki.apache.org/couchdb/Release_procedure?action=diff&rev1=59&rev2=60

--------------------------------------------------

   * Remove "version has not been released" warnings from `NEWS` and `CHANGES` 
if present.
   * If working on a branch, make sure `NEWS` and `CHANGES` are synced with 
trunk.
   * Update the `acinclude.m4.in` file with version information.
+    * LOCAL_VERSION_MAJOR should be the X in X.Y.Y
+    * LOCAL_VERSION_MINOR should be the X in Y.X.Y
+    * LOCAL_VERSION_REVISION should be the X in Y.Y.X
+    * LOCAL_VERSION_STAGE must always be empty on a release tag.
+      * When this is set, it indicates a development version. It is set on 
branches or on trunk so that the release number includes the source code 
revision number, which can be very useful for development or nightly builds.
   * Update the [[Breaking_changes]] document.
  
  === Preparing the Community ===

Reply via email to