Bump version to 0.4.3

This commit is contained in:
Alexander Larsson
2015-09-29 16:15:27 +02:00
parent 8cd95d2621
commit 82071b2cb8
2 changed files with 7 additions and 1 deletions

6
NEWS
View File

@@ -1,3 +1,9 @@
Major changes in 0.4.3
======================
* Build with older ostree
* Add --nofilesystem flag to e.g. xdg-app run
* Add xdg-app dump-runtime command
Major changes in 0.4.2.1
======================
* Fix dbus proxy

View File

@@ -1,6 +1,6 @@
AC_PREREQ([2.63])
AC_INIT([xdg-app],[0.4.2.1])
AC_INIT([xdg-app],[0.4.3])
AC_USE_SYSTEM_EXTENSIONS