commit f8e03c9e3156ba0cae7ad142c2ab67b4d4f31b9c parent 80d83c49eb377fc86c53960fffb74745cf66bdb1 Author: Andrew Kloet <andrew@kloet.net> Date: Fri, 1 May 2026 15:35:17 -0400 bump version to 1.1 Diffstat:
| M | cio.1 | | | 2 | +- |
| M | config.mk | | | 2 | +- |
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/cio.1 b/cio.1 @@ -1,4 +1,4 @@ -.Dd April 29, 2026 +.Dd May 1, 2026 .Dt CIO 1 .Os .Sh NAME diff --git a/config.mk b/config.mk @@ -1,5 +1,5 @@ # cio version -VERSION = 1.0 +VERSION = 1.1 # Customize below to fit your system