From 278952fcd9f3dbe528c0e512f0c547c05e5713e1 Mon Sep 17 00:00:00 2001 From: Robert Bragg Date: Wed, 20 Jul 2011 11:19:55 +0100 Subject: [PATCH] Add note about updating libtool versioning in doc/RELEASING --- doc/RELEASING | 1 + 1 file changed, 1 insertion(+) 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.