From cb0623f25db7f06660e563e8e746bfe0ae5ba9c5 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Fri, 8 Feb 2013 18:50:07 +0000 Subject: auto-generate Unicorn::Const::UNICORN_VERSION This DRYs out our code and prevents snafus like the 4.6.0 release where UNICORN_VERSION stayed at 4.5.0 Reported-by: Maurizio De Santis --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 50c2736..19a82d6 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,4 @@ pkg/ /man /tmp /LATEST +/lib/unicorn/version.rb -- cgit v1.2.3-24-ge0c7