Skip to content

Commit

Permalink
1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthias Clasen committed Mar 12, 2020
1 parent fd132dc commit 15a4099
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
Changes in 1.7.0
================

- screencast: Support mutter version 3
- settings: Fall back to gsettings for enable-animations
- Translation updates

Changes in 1.6.0
================

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

AC_PROG_CC
AM_PROG_CC_C_O
Expand Down

0 comments on commit 15a4099

Please sign in to comment.