From faca1bcc23705749999054363374de65e7d28497 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Thu, 30 Apr 2026 01:13:23 -0400 Subject: Bump version to 0.9.4. --- Makefile | 2 +- sbodl | 2 +- sbofixinfo | 2 +- sbolint | 2 +- sbopkglint | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Makefile b/Makefile index f520911..41cfff2 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ PROJ=sbo-maintainer-tools # note to self: after changing this, "make version" to update all 4 scripts. -VERSION=0.9.3 +VERSION=0.9.4 PREFIX=/usr/local DESTDIR= diff --git a/sbodl b/sbodl index 8452799..16ef458 100755 --- a/sbodl +++ b/sbodl @@ -8,7 +8,7 @@ # 20170306 bkw: add caching # Don't edit the next line; use "make version" instead. -VERSION=0.9.3 +VERSION=0.9.4 : <