Skip to content

Commit

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

* filechooser: Add returned files to recent files
* inhibit: Implement screensaver monitoring

Major changes in 1.0.1
======================

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],[1.0.1])
AC_INIT([xdg-desktop-portal-gtk],[1.0.2])

AC_PROG_CC
AM_PROG_CC_C_O
Expand Down

0 comments on commit 1693197

Please sign in to comment.