Skip to content

Commit

Permalink
Release v2.4.1
Browse files Browse the repository at this point in the history
Signed-off-by: Andrei Gherzan <[email protected]>
  • Loading branch information
Andrei Gherzan committed Aug 24, 2017
1 parent 4d47b40 commit a3d8a3d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
Change log
-----------

# v2.4.1
## (2017-08-24)

* Fix variable referencing in default variable substitution inside prepare-openvpn script [Florin Sarbu]

# v2.4.0
## (2017-08-23)

Expand Down
2 changes: 1 addition & 1 deletion meta-resin-common/conf/distro/include/resin-os.inc
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ require conf/distro/poky.conf

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

0 comments on commit a3d8a3d

Please sign in to comment.