diff options
| author | Zygmunt Krynicki <zygmunt.krynicki@canonical.com> | 2016-07-15 14:43:38 +0200 |
|---|---|---|
| committer | Zygmunt Krynicki <zygmunt.krynicki@canonical.com> | 2016-07-15 14:45:03 +0200 |
| commit | 27407f7a0bf6b6836c619d8a7bc95861bb9ebcf0 (patch) | |
| tree | e42b9ea9db5d32888aa17245cc09ec07f9acae8c | |
| parent | 680b7bc9d7708fa0b57c666a025249defc66d6f2 (diff) | |
Bump version to 1.0.371.0.37
Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@canonical.com>
| -rw-r--r-- | configure.ac | 2 | ||||
| -rw-r--r-- | docs/snap-confine.rst | 4 | ||||
| -rw-r--r-- | docs/ubuntu-core-launcher.rst | 4 |
3 files changed, 5 insertions, 5 deletions
diff --git a/configure.ac b/configure.ac index f365e44f5e..8c44aca991 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.69]) -AC_INIT([snap-confine], [1.0.36], [snapcraft@lists.ubuntu.com]) +AC_INIT([snap-confine], [1.0.37], [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 4677915c8f..768087443b 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-07-08 +:Date: 2016-07-15 :Copyright: Canonical Ltd. -:Version: 1.0.36 +:Version: 1.0.37 :Manual section: 5 :Manual group: snappy diff --git a/docs/ubuntu-core-launcher.rst b/docs/ubuntu-core-launcher.rst index 9e19d22c0d..4267fb6c31 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-07-08 +:Date: 2016-07-15 :Copyright: Canonical Ltd. -:Version: 1.0.36 +:Version: 1.0.37 :Manual section: 1 :Manual group: snappy |
