commit 55ef9045a7e3ec9042b79fa40435015bc08c182d parent 1ab78ac6acf0b3bd51a80c7ce0ca942049eeb708 Author: Gaute Hope <eg@gaute.vetsj.com> Date: Sun, 18 Aug 2013 20:55:59 +0200 Revert "Release Sup 0.14.0" This reverts commit 03baf4563c2d1db33304757123add853fd9b16a4. Diffstat:
| M | lib/sup/version.rb | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/sup/version.rb b/lib/sup/version.rb @@ -1,3 +1,3 @@ module Redwood - VERSION = "0.14.0" + VERSION = "git" end