summaryrefslogtreecommitdiff
path: root/README-release
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2012-03-02 14:51:58 +0100
committerJim Meyering <meyering@redhat.com>2012-03-02 14:51:58 +0100
commitab9b086119d164ad70b8f8c767f2c758b2aa7ed1 (patch)
tree4ffb0e1ead0a0821331487ba0f9a1ca6b5bf69e8 /README-release
parent4e6ad5461660c1dc3d97a0d76e7dabea0aebd26f (diff)
downloadparted-ab9b086119d164ad70b8f8c767f2c758b2aa7ed1.tar.gz
maint: update README-release to reflect we now have two libraries
* README-release: Two sets of library version triples to adjust. * bootstrap: Tiny fix from gnulib.
Diffstat (limited to 'README-release')
-rw-r--r--README-release5
1 files changed, 3 insertions, 2 deletions
diff --git a/README-release b/README-release
index 2e5266c..286493d 100644
--- a/README-release
+++ b/README-release
@@ -4,8 +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.
+* Adjust shared-library settings, CURRENT:REVISION:AGE in both files,
+ libparted/{fs/,}Makefile.am
+ following the instructions in the comments there.
* Run ./configure && make maintainer-clean