Skip to content

Commit 407ff61

Browse files
committed
release 1.2.0
1 parent 1c1afed commit 407ff61

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

changelog.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
way-displays 1.2.0 2022-01-07
2+
-----------------------------
3+
- Feature #10 Maximum Preferred Refresh
4+
15
way-displays 1.1.0 2021-11-04
26
-----------------------------
37
- Feature #8 ARRANGE: ROW|COLUMN ALIGN: BOTTOM|MIDDLE|TOP|LEFT|RIGHT

config.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION ?= "1.2.0-SNAPSHOT"
1+
VERSION ?= "1.2.0"
22

33
PREFIX ?= /usr/local
44
PREFIX_ETC ?= /usr/local

0 commit comments

Comments
 (0)