Author: ggregory Date: Wed Dec 27 20:32:30 2023 New Revision: 66344 Log: Bump version from 2.0.0 to 2.0.0-M2
Modified: release/commons/fileupload/README.html Modified: release/commons/fileupload/README.html ============================================================================== --- release/commons/fileupload/README.html (original) +++ release/commons/fileupload/README.html Wed Dec 27 20:32:30 2023 @@ -14,9 +14,9 @@ See the License for the specific language governing permissions and limitations under the License. --> -<h1>Commons-FILEUPLOAD v2.0.0-M1.</h1> +<h1>Commons-FILEUPLOAD v2.0.0-M2-M1.</h1> -<p>This is the 2.0.0-M1 version of commons-fileupload. It is available in both binary and source distributions.</p> +<p>This is the 2.0.0-M2-M1 version of commons-fileupload. 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-fileupload-2.0.0-M1-bin.tar.gz.asc +$ pgpv commons-fileupload-2.0.0-M2-bin.tar.gz.asc or, $ pgp -ka KEYS -$ pgp commons-fileupload-2.0.0-M1-bin.tar.gz.asc +$ pgp commons-fileupload-2.0.0-M2-bin.tar.gz.asc or, $ gpg --import KEYS -$ gpg --verify commons-fileupload-2.0.0-M1-bin.tar.gz.asc +$ gpg --verify commons-fileupload-2.0.0-M2-bin.tar.gz.asc </pre> <p> \ No newline at end of file