From 697cf8c1f665eb96daff0270c6b1f0136c71da88 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sat, 15 Aug 2026 01:39:43 -0400 Subject: 0.9.6.2 release. --- Makefile | 2 +- NEWS | 4 ++-- sbodl | 2 +- sbofixinfo | 2 +- sbolint | 2 +- sbopkglint | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Makefile b/Makefile index 3f7208c..2424202 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.6.1 +VERSION=0.9.6.2 PREFIX=/usr/local DESTDIR= diff --git a/NEWS b/NEWS index 116e8c5..cce4e2e 100644 --- a/NEWS +++ b/NEWS @@ -1,8 +1,8 @@ The real ChangeLog is the git log. This is just a summary of the user-visible changes between releases. -New in 0.9.6: -============= +New in 0.9.6.2: +=============== sbolint: - Stop complaining about diff/patch files that have no newline at the end. diff --git a/sbodl b/sbodl index 44631ae..2249c39 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.6.1 +VERSION=0.9.6.2 : <