about summary refs log tree commit homepage
path: root/GNUmakefile
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2018-05-01 20:40:58 +0000
committerEric Wong <e@80x24.org>2018-05-01 20:40:58 +0000
commit4bf84d2cccc828b724095f716b50cd609dfa001f (patch)
treed383da6f720c0f2589c17cb71b1bc41565e705a2 /GNUmakefile
parent9512331d3a38f619ad5a3ed5803f87efa2ad6ec5 (diff)
downloadmsgthr-4bf84d2cccc828b724095f716b50cd609dfa001f.tar.gz
This release fixes a missing loop check due to References
being out-of-order.  This caused cyclic dependencies leading
to lost message roots.

A NEWS file is also bundled in the RubyGem for non-git users.
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/GNUmakefile b/GNUmakefile
index 8055f9f..5fa9064 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -4,7 +4,7 @@ all::
 pkg = msgthr
 RUBY = ruby
 lib := lib
-VERSION := 1.2.1
+VERSION := 1.2.2
 RSYNC_DEST := 80x24.org:/srv/80x24/msgthr/
 
 RSYNC = rsync