Skip to content

Commit

Permalink
0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthias Clasen committed Sep 2, 2016
1 parent 520b2ce commit 40d2378
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
Major changes in 0.3
====================

* Add Wayland support for transient-for dialogs

* Translation updates:
Brazilian Portuguese
Hungarian
Slovak
Ukrainian


Major changes in 0.2
====================

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.2])
AC_INIT([xdg-desktop-portal-gtk],[0.3])

AC_PROG_CC
AM_PROG_CC_C_O
Expand Down

0 comments on commit 40d2378

Please sign in to comment.