[cogl/cogl-1.16] Update the RELEASING notes



commit 5fe0d81beadec13662bac25305ffd017784c448c
Author: Robert Bragg <robert linux intel com>
Date:   Tue Aug 20 13:28:34 2013 +0100

    Update the RELEASING notes
    
    (cherry picked from commit 2ce521afad01e95d072f5e069c392615bce15b1d)

 doc/RELEASING |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/doc/RELEASING b/doc/RELEASING
index 6d3ed2e..a766a9c 100644
--- a/doc/RELEASING
+++ b/doc/RELEASING
@@ -24,7 +24,10 @@ When making a new release;
 
  - Run:
 
-     $ ./autogen.sh --enable-gtk-doc --enable-profile --enable-gles1 --enable-gles2 --enable-gl 
--enable-xlib-egl-platform --enable-wayland-egl-platform --enable-glx --enable-wayland-egl-server
+     $ ./autogen.sh --enable-gtk-doc --enable-profile --enable-gles1 \
+                    --enable-gles2 --enable-gl --enable-xlib-egl-platform \
+                    --enable-wayland-egl-platform --enable-glx \
+                    --enable-wayland-egl-server --enable-cogl-gst
      $ make all
      $ make install
 
@@ -73,7 +76,7 @@ done
    then commit the changes.
 
  - Read the release comments in configure.ac
-    - Bump cogl_1_minor_version to the next even number
+    - Bump cogl_1_micro_version to the next even number
     - Don't change the 2.0 version number
     - Update the libtool versioning
     - Update the cogl_release_status status to "release" or "snapshot"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]