Author: ggregory
Date: Tue Apr 2 18:48:30 2024
New Revision: 68269
Log:
Bump version from 1.0-alpha3 to 1.0.0-alpha4
Modified:
release/commons/imaging/README.html
Modified: release/commons/imaging/README.html
==============================================================================
--- release/commons/imaging/README.html (original)
+++ release/commons/imaging/README.html Tue Apr 2 18:48:30 2024
@@ -14,9 +14,9 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-<h1>Commons-IMAGING v1.0-alpha3.</h1>
+<h1>Commons-IMAGING v1.0.0-alpha4.</h1>
-<p>This is the 1.0-alpha3 version of commons-imaging. It is available in both
binary and source distributions.</p>
+<p>This is the 1.0.0-alpha4 version of commons-imaging. It is available in
both binary and source distributions.</p>
<p><font color="red" size="+2">Note:</font>
@@ -55,12 +55,12 @@
<pre>Always test available signatures, <i>e.g.</i>,
$ pgpk -a KEYS
-$ pgpv commons-imaging-1.0-alpha3-bin.tar.gz.asc
+$ pgpv commons-imaging-1.0.0-alpha4-bin.tar.gz.asc
or,
$ pgp -ka KEYS
-$ pgp commons-imaging-1.0-alpha3-bin.tar.gz.asc
+$ pgp commons-imaging-1.0.0-alpha4-bin.tar.gz.asc
or,
$ gpg --import KEYS
-$ gpg --verify commons-imaging-1.0-alpha3-bin.tar.gz.asc
+$ gpg --verify commons-imaging-1.0.0-alpha4-bin.tar.gz.asc
</pre>
<p>
\ No newline at end of file