Skip to content

Release 0.11

Compare
Choose a tag to compare
@rurban rurban released this 07 Aug 10:09
0.11
91c703c

Many new features.
See https://www.gnu.org/software/libredwg/ and NEWS

6b48304c50320b1ee7fbfea63c3b1437bbc3d4cd1b0ecb7fecd5f00ed4f4bdc8  libredwg-0.11.tar.gz
c25bbab29e7814663a203c38df8cbcce850d0b003a7132cf3f849429468ca7ed  libredwg-0.11.tar.xz
c1fe7c66d1ab3e4b75a5c66a86c5d71a3a79a5bed3da5411c65c79eeea15c438  libredwg-0.11-win32.zip
c2b0981ed9e6a4fe0b4c3177121886cdba76ae71515bd39ae2f53365a64af5e0  libredwg-0.11-win64.zip

The default download locations are at https://ftp.gnu.org/gnu/libredwg/ or at one of its mirrors: https://www.gnu.org/prep/ftp.html

First, be sure to download both the .sig file
and the corresponding tarball. Then, run a command like this:

gpg --verify libredwg-0.11.tar.gz.sig

If that command fails because you don't have the required public key,
then run this command to import it:

gpg --keyserver keys.gnupg.net --recv-keys B4F63339E65D6414

and rerun the gpg --verify command.