Skip to content

Commit

Permalink
v1.3.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
fhunleth committed Nov 28, 2017
1 parent 04bd29c commit c3f0225
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## v1.3.1

* Bug fixes
* Addressed feedback to make rootdisk* symlinks more consistent with Linux
naming. Not backwards compatible with the 1.3.0 naming.

## v1.3.0

* New features
Expand Down
3 changes: 1 addition & 2 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@

VERSION=1.3.0
VERSION=1.3.1

CFLAGS+=-Wall -Wextra -O2

Expand Down

0 comments on commit c3f0225

Please sign in to comment.