From 0c4cd957bae93ac7bea43bfbd6170b8ba430edcf Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Tue, 1 May 2018 20:01:47 +0000 Subject: msgthr 1.2.1 - fix missing loop check This release fixes a missing loop check due to References being out-of-order. This caused cyclic dependencies leading to lost message roots. --- GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'GNUmakefile') diff --git a/GNUmakefile b/GNUmakefile index 5042c61..cc47f6e 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -4,7 +4,7 @@ all:: pkg = msgthr RUBY = ruby lib := lib -VERSION := 1.2.0 +VERSION := 1.2.1 RSYNC_DEST := 80x24.org:/srv/80x24/msgthr/ RSYNC = rsync -- cgit v1.2.3-24-ge0c7