From 2840dae8c196a1c84e6dd515c8630d9b0ce6d088 Mon Sep 17 00:00:00 2001 From: delano Date: Thu, 17 May 2012 07:31:29 -0400 Subject: 2.4.0 --- lib/net/ssh/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/net/ssh') diff --git a/lib/net/ssh/version.rb b/lib/net/ssh/version.rb index 3862b9a..ba28fc7 100644 --- a/lib/net/ssh/version.rb +++ b/lib/net/ssh/version.rb @@ -48,7 +48,7 @@ module Net; module SSH MAJOR = 2 # The minor component of this version of the Net::SSH library - MINOR = 3 + MINOR = 4 # The tiny component of this version of the Net::SSH library TINY = 0 -- cgit v1.2.1