freetype-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[freetype2] master 4a0c5639f 2/2: docs/release: Minor fixes.


From: Werner Lemberg
Subject: [freetype2] master 4a0c5639f 2/2: docs/release: Minor fixes.
Date: Fri, 25 Aug 2023 15:37:59 -0400 (EDT)

branch: master
commit 4a0c5639f7d6ab8b36e0f3989c76d09b2604e5b6
Author: Werner Lemberg <wl@gnu.org>
Commit: Werner Lemberg <wl@gnu.org>

    docs/release: Minor fixes.
---
 docs/release | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/docs/release b/docs/release
index c296efcc1..fa0ea486a 100644
--- a/docs/release
+++ b/docs/release
@@ -5,7 +5,7 @@ How to prepare a new release
   `FREETYPE_MINOR`, and `FREETYPE_PATCH`.
 
 . Update version numbers in all files where necessary (for example, do
-  a grep for both '2.10.4' and '2104' for release 2.10.4).
+  a grep for both '2.13.2' and '2132' for release 2.13.2).
 
 . builds/unix/configure.raw: Update `version_info`.
 
@@ -91,13 +91,14 @@ How to prepare a new release
   zip!
 
 . Run the following script (with updated `$VERSION`, `$SAVANNAH_USER`,
-  and `$SOURCEFORGE_USER` variables) to sign and upload the bundles to
-  both Savannah and SourceForge.  The signing code has been taken from
-  the `gnupload` script (part of the 'automake' bundle).
+  `$SOURCEFORGE_USER`, and `GPG_KEY_ID` variables) to sign and upload
+  the bundles to both Savannah and SourceForge.  The signing code has
+  been taken from the `gnupload` script (part of the 'automake'
+  bundle).
 
     #!/bin/sh
 
-    VERSION=2.12.0
+    VERSION=2.13.2
     SAVANNAH_USER=wl
     SOURCEFORGE_USER=wlemb
     GPG_KEY_ID=BE6C3AAC63AD8E3F
@@ -183,7 +184,7 @@ How to prepare a new release
 
     #!/bin/sh
 
-    VERSION=2.10.4
+    VERSION=2.13.2
     SOURCEFORGE_USER=wlemb
 
     #####################################################################



reply via email to

[Prev in Thread] Current Thread [Next in Thread]