Skip to content
This repository has been archived by the owner on Oct 4, 2023. It is now read-only.

Commit

Permalink
Bump version to 1.0.36
Browse files Browse the repository at this point in the history
  • Loading branch information
zyga committed Jul 8, 2016
1 parent aa6ccc7 commit 7a8a1cb
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
@@ -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
Expand Down
4 changes: 2 additions & 2 deletions docs/snap-confine.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
4 changes: 2 additions & 2 deletions docs/ubuntu-core-launcher.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 7a8a1cb

Please sign in to comment.