From 052d699e5479cd9e69bcdf3c748efca8dde2e22d Mon Sep 17 00:00:00 2001 From: Georgia Garcia Date: Mon, 9 Dec 2024 18:14:55 +0000 Subject: [PATCH] Add TODO to update POT files --- ReleaseProcess.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ReleaseProcess.md b/ReleaseProcess.md index 1511679..d3276d1 100644 --- a/ReleaseProcess.md +++ b/ReleaseProcess.md @@ -98,6 +98,8 @@ Milestones in launchpad are used both for attaching releases to, as well as for ### Official Releases + Update POT files: TODO add instructions + 1. Bump the release and library version - In a checkout out AppArmor user tools directory edit the **`common/Version`** file to have the appropriate version (eg. 2.6.0). - Note that for the 2.5.x release series only, adjusting the version means editing the VERSION variable in the `common/Make.rules` file.