[cogl] Update the RELEASING notes
- From: Robert Bragg <rbragg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cogl] Update the RELEASING notes
- Date: Fri, 23 Aug 2013 12:49:04 +0000 (UTC)
commit 2ce521afad01e95d072f5e069c392615bce15b1d
Author: Robert Bragg <robert linux intel com>
Date: Tue Aug 20 13:28:34 2013 +0100
Update the RELEASING notes
doc/RELEASING | 7 +++++--
1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/doc/RELEASING b/doc/RELEASING
index 4f23f15..df3e4c9 100644
--- a/doc/RELEASING
+++ b/doc/RELEASING
@@ -21,7 +21,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
@@ -70,7 +73,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]