Skip to content

Commit

Permalink
Release v1.29
Browse files Browse the repository at this point in the history
Signed-off-by: Andrei Gherzan <andrei@resin.io>
  • Loading branch information
Andrei Gherzan committed Jul 28, 2017
1 parent d118090 commit ce43a67
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
@@ -1,8 +1,14 @@
Change log
-----------

# v1.29 - 2017-07-28

* No significant changes

# v1.28 - 2017-07-19

* No significant changes

# v1.27 - 2017-07-17

* Resinhup script fixes [Gergely]
Expand Down
2 changes: 1 addition & 1 deletion meta-resin-common/conf/distro/include/resin-os.inc
Expand Up @@ -3,7 +3,7 @@ require conf/distro/poky.conf

DISTRO = "resin-os"
DISTRO_NAME = "Resin OS"
DISTRO_VERSION = "1.28"
DISTRO_VERSION = "1.29"
HOSTOS_VERSION = "${DISTRO_VERSION}"
python () {
''' Set HOSTOS_VERSION from board VERSION if available '''
Expand Down

0 comments on commit ce43a67

Please sign in to comment.