diff --git a/configure.ac b/configure.ac index 7ba290e..6afbbde 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.69]) -AC_INIT([snap-confine], [1.0.35], [snapcraft@lists.ubuntu.com]) +AC_INIT([snap-confine], [1.0.36], [snapcraft@lists.ubuntu.com]) AC_CONFIG_SRCDIR([src/main.c]) AC_CONFIG_HEADERS([config.h]) AC_USE_SYSTEM_EXTENSIONS diff --git a/docs/snap-confine.rst b/docs/snap-confine.rst index a9c2c34..4677915 100644 --- a/docs/snap-confine.rst +++ b/docs/snap-confine.rst @@ -7,9 +7,9 @@ internal tool for confining snappy applications ----------------------------------------------- :Author: zygmunt.krynicki@canonical.com -:Date: 2016-06-27 +:Date: 2016-07-08 :Copyright: Canonical Ltd. -:Version: 1.0.35 +:Version: 1.0.36 :Manual section: 5 :Manual group: snappy diff --git a/docs/ubuntu-core-launcher.rst b/docs/ubuntu-core-launcher.rst index d4fa7f2..9e19d22 100644 --- a/docs/ubuntu-core-launcher.rst +++ b/docs/ubuntu-core-launcher.rst @@ -7,9 +7,9 @@ internal tool for confining snappy applications ----------------------------------------------- :Author: zygmunt.krynicki@canonical.com -:Date: 2016-06-27 +:Date: 2016-07-08 :Copyright: Canonical Ltd. -:Version: 1.0.35 +:Version: 1.0.36 :Manual section: 1 :Manual group: snappy