OSDN Git Service

build: tweak how bootstrap manages ChangeLog
[android-x86/external-parted.git] / README-release
index 9b0a40a..2e5266c 100644 (file)
@@ -4,6 +4,9 @@ Here are most of the steps we (maintainers) follow when making a release.
 
     git checkout master; git pull
 
+* Adjust shared-library settings, CURRENT:REVISION:AGE in
+  libparted/Makefile.am, following instructions in the comments there.
+
 * Run ./configure && make maintainer-clean
 
 * Ensure that the desired versions of autoconf, automake, etc.