From b04b5d4de6942e42dd88f8b70ae6b6ee8290c1c4 Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Mon, 7 Feb 2011 11:44:00 -0500 Subject: increment year (2011) for bin and lib/sisu/v3 --- lib/sisu/v3/sysenv.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/sisu/v3/sysenv.rb') diff --git a/lib/sisu/v3/sysenv.rb b/lib/sisu/v3/sysenv.rb index 7f6aae4c..00e3f030 100644 --- a/lib/sisu/v3/sysenv.rb +++ b/lib/sisu/v3/sysenv.rb @@ -7,7 +7,7 @@ * Author: Ralph Amissah - * Copyright: (C) 1997 - 2010, Ralph Amissah, All Rights Reserved. + * Copyright: (C) 1997 - 2011, Ralph Amissah, All Rights Reserved. * License: GPL 3 or later: @@ -87,7 +87,7 @@ module SiSU_Env @t.month end def year_static - '2010' + '2011' end end class Info_system -- cgit v1.2.3