--- sup.gemspec	2024-01-01 13:14:28
+++ sup.gemspec	2024-03-15 02:53:39
@@ -4,7 +4,7 @@
 
 Gem::Specification.new do |s|
   s.name = "sup"
-  s.version = ENV["REL"] || (/-git-/ =~ ::Redwood::VERSION ? "999" : ::Redwood::VERSION)
+  s.version = "@VERSION@"
   s.date = Time.now.strftime "%Y-%m-%d"
   s.authors = ["William Morgan", "Gaute Hope", "Hamish Downer", "Matthieu Rakotojaona"]
   s.email   = "supmua@googlegroups.com"