diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/RELEASE-HOWTO | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/RELEASE-HOWTO b/docs/RELEASE-HOWTO index 1c4d201280..b3c66ac247 100644 --- a/docs/RELEASE-HOWTO +++ b/docs/RELEASE-HOWTO @@ -28,8 +28,8 @@ Make sure that gtk-doc is the latest released version. 3) Update the pot files and commit the changes: - make -C po gtk30.pot - make -C po-properties gtk30-properties.pot + make -C po gtk40.pot + make -C po-properties gtk40-properties.pot 4) In particular, if this is a major, stable, release, verify that README.in contains the relevant release notes and that the |