summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAndre Noll <maan@systemlinux.org>2014-01-14 15:31:02 +0100
committerAndre Noll <maan@systemlinux.org>2014-01-14 15:31:02 +0100
commit23dc00453efa7eb5a19036a4c90ca409225189cb (patch)
tree19f1608ca9ac97c2b7d9d9bc24e2968d9f1414e2 /Makefile
parentea49cbcde26d2a57b9564dbc0067ec640fd0d1ed (diff)
osl-0.1.2.v0.1.2maint
This commit also adds a NEWS file which contains the release notes of all previous releases.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index bd2c109..3f12b09 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 := 1
+z := 2
VERSION := $(x).$(y).$(z)
# common flags