Skip to content

Commit a470a59

Browse files
committed
1.2.0
1 parent e07c61a commit a470a59

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

configure/CONFIG_LINSTAT_VERSION

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,7 @@ LINSTAT_0_0_0 = NO
99
# 1.0.0 and 1.0.1 added late...
1010
LINSTAT_1_0_0 = NO
1111
LINSTAT_1_0_1 = NO
12-
LINSTAT_1_1_0 = YES
12+
LINSTAT_1_1_0 = NO
13+
# forgot to add for 1.1.1 :P
14+
LINSTAT_1_1_1 = NO
15+
LINSTAT_1_2_0 = YES

release.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Release process
2+
3+
- Verify successful GHA run
4+
- Update `configure/CONFIG_LINSTAT_VERSION`
5+
- Tag
6+
- Push

0 commit comments

Comments
 (0)