summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Bragg <robert@linux.intel.com>2011-07-20 11:19:55 +0100
committerRobert Bragg <robert@linux.intel.com>2011-07-20 16:43:29 +0100
commit4ba81502bf4559a714e15303e54a0d25f0090db7 (patch)
tree0cf3f727f48fe80d372e1b76815e879fb44943cb
parentaebaa86df9d08dbe1103e510c26d698a1649b5de (diff)
downloadcogl-4ba81502bf4559a714e15303e54a0d25f0090db7.tar.gz
Add note about updating libtool versioning in doc/RELEASING
-rw-r--r--doc/RELEASING1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/RELEASING b/doc/RELEASING
index bbef0399..cf12919e 100644
--- a/doc/RELEASING
+++ b/doc/RELEASING
@@ -59,6 +59,7 @@ done
- Read the release comments in configure.ac
- Bump cogl_1_minor_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"
as appropriate.
- commit the changes.