From 7d17744c37f7090863a41e890669827918fb9440 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Tue, 4 Aug 2015 22:28:17 +0000 Subject: kcar 0.6.0 - minor cleanups Minor reductions to bytecode sizes, a packaging cleanup and but nothing interesting. shortlog since 0.5.0: GIT-VERSION-GEN: fix install for non-tag versions parser: shorten condition statement add gmane archival config for slrnpull kcar/response: remove const optimizations for Ruby < 2.1 --- GIT-VERSION-GEN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN index 77fdfb1..01c0418 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/usr/bin/env ruby CONSTANT = "Kcar::VERSION" RVF = "lib/kcar/version.rb" -DEF_VER = "v0.5.0" +DEF_VER = "v0.6.0" GVF = "GIT-VERSION-FILE" vn = DEF_VER -- cgit v1.2.3-24-ge0c7