Skip to content

Commit

Permalink
0.99
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthias Clasen committed Jul 24, 2018
1 parent bf56377 commit d5e69fe
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
Major changes in 0.99
=====================

* Shorten excessively long filenames in the app chooser dialog
* Fixes for the screencast portal
* Support more email clients in the Email portal
* Fix a crash in the print portal

Major changes in 0.11
=====================

Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
AC_PREREQ([2.63])

AC_INIT([xdg-desktop-portal-gtk],[0.11])
AC_INIT([xdg-desktop-portal-gtk],[0.99])

AC_PROG_CC
AM_PROG_CC_C_O
Expand Down

0 comments on commit d5e69fe

Please sign in to comment.