aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMark Haines <mjark@negativecurvature.net>2016-09-14 13:55:54 +0100
committerMark Haines <mjark@negativecurvature.net>2016-09-14 13:55:54 +0100
commitec7d9686236cb8bc924d5fdbe1b92030afce8b4c (patch)
treefd03d913ecdbd971402441fd857d8a42917092e2 /Makefile
parent7647555fc719a4dac81391e596ad5858ad7c0e1d (diff)
Changelog and version bump for 1.3.01.3.0
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2299eeb..9d08c50 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
#!/usr/bin/make -f
MAJOR := 1
-MINOR := 2
+MINOR := 3
PATCH := 0
VERSION := $(MAJOR).$(MINOR).$(PATCH)
PREFIX ?= /usr/local