diff options
| author | Marc Jeanmougin <marc@jeanmougin.fr> | 2019-02-11 11:16:58 +0000 |
|---|---|---|
| committer | Marc Jeanmougin <marc@jeanmougin.fr> | 2019-02-11 11:16:58 +0000 |
| commit | f7fc3d3a7f8f51a01cd1dfb261c3e234617e092e (patch) | |
| tree | 6751a3b3b603a396d64966f1e3ea110157571ae9 /org.inkscape.Inkscape.appdata.xml.in | |
| parent | Bundle python-numpy and python-scour (diff) | |
| download | inkscape-f7fc3d3a7f8f51a01cd1dfb261c3e234617e092e.tar.gz inkscape-f7fc3d3a7f8f51a01cd1dfb261c3e234617e092e.zip | |
Fix build
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 b757166e7..4ed15abb6 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-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> + </description> + </release> <release version="0.92.3" date="2018-03-23"> <description> <ul> |
