From 526463e66898180b3cac527b7fe0936ef9d84244 Mon Sep 17 00:00:00 2001 From: Andre Noll Date: Mon, 19 Sep 2016 10:36:46 +0200 Subject: [PATCH] osl-0.1.3. --- Makefile | 2 +- NEWS | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index ecd47f4..eeb5dcc 100644 --- a/Makefile +++ b/Makefile @@ -25,7 +25,7 @@ OBJCOPY := objcopy # The way x, y and z are interpreted depends on the OS. x := 0 y := 1 -z := 2 +z := 3 VERSION := $(x).$(y).$(z) # common flags diff --git a/NEWS b/NEWS index 4095a78..12bff0e 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +0.1.3 (2016-09-19) +~~~~~~~~~~~~~~~~~~ +A couple of bug fixes and some documentation improvements. + 0.1.2 (2014-01-13) ~~~~~~~~~~~~~~~~~~ This release adds targets for building a static version of the -- 2.39.2