summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Ball <nullspoon@oper.io>2020-07-22 13:53:22 -0600
committerAaron Ball <nullspoon@oper.io>2020-07-22 13:53:22 -0600
commit75ba186f3d654bcb533dd2201309c69dc7d0228e (patch)
treebe6a7863442cee2e213d659d47340f7b8d55d32c
parent10928c842c613099bd4770d55df81b0057e8f5ac (diff)
downloadluminous-master.tar.gz
luminous-master.tar.xz
Release version 1.3HEADmaster
This includes toggle support and the duration simplification (removing step and rate settings).
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c8fd77f..81b959e 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@ INITDIR=/etc/rc.d
CONFDIR=/etc/
VERSION = 1
-PATCHLEVEL = 2
+PATCHLEVEL = 3
SUBLEVEL = 0
EXTRAVERSION =

Generated by cgit