diff options
| author | Marc Jeanmougin <marc@jeanmougin.fr> | 2019-06-02 09:07:43 +0000 |
|---|---|---|
| committer | Marc Jeanmougin <marcjeanmougin@free.fr> | 2019-06-02 13:00:46 +0000 |
| commit | 883c7bc26f6268e1a121b796c3af76b8bce315e8 (patch) | |
| tree | e764cbe762e674fd830ca44e68bc7c4072f0aa60 /org.inkscape.Inkscape.appdata.xml.in | |
| parent | Fix codestyle (diff) | |
| download | inkscape-883c7bc26f6268e1a121b796c3af76b8bce315e8.tar.gz inkscape-883c7bc26f6268e1a121b796c3af76b8bce315e8.zip | |
Update version to alpha2
Diffstat (limited to 'org.inkscape.Inkscape.appdata.xml.in')
| -rw-r--r-- | org.inkscape.Inkscape.appdata.xml.in | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/org.inkscape.Inkscape.appdata.xml.in b/org.inkscape.Inkscape.appdata.xml.in index 4ed15abb6..de18d43be 100644 --- a/org.inkscape.Inkscape.appdata.xml.in +++ b/org.inkscape.Inkscape.appdata.xml.in @@ -51,6 +51,11 @@ </ul> </description> </release> + <release version="1.0-alpha2" date="2019-06-02"> + <description> + <p>This is the second public alpha release of Inkscape 1.0! This package is intended to test against regressions, try new features, and get a taste of the future of Inkscape!</p> + </description> + </release> <release version="1.0-alpha" date="2019-01-04"> <description> <p>This is the first public alpha release of Inkscape 1.0! This package is intended to test against regressions, try new features, and get a taste of the future of Inkscape!</p> |
