Skip to content

Commit

Permalink
Release v2.12.7
Browse files Browse the repository at this point in the history
Signed-off-by: Andrei Gherzan <[email protected]>
  • Loading branch information
Andrei Gherzan committed May 4, 2018
1 parent c996613 commit 301f106
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
Change log
-----------

# v2.12.7
## (2018-05-04)

* Fix typo in timeinit-timestamp service [Andrei Gherzan]
* Use system clock at boot based on RTC when available [Andrei Gherzan]
* Update Network Manager to version 1.10.2 [Florin Sarbu]
* Adds Teensy udev rules [Henry Miskin]

# v2.12.6
## (2018-04-30)

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 @@ -4,7 +4,7 @@ require conf/distro/include/security_flags.inc

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

0 comments on commit 301f106

Please sign in to comment.