aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v3/sysenv.rb
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2012-01-10 23:21:36 -0500
committerRalph Amissah <ralph@amissah.com>2012-01-10 23:21:36 -0500
commitf1c50eab034f92ea1b39ebc35dc6d69348d2dfad (patch)
tree80b5c128b7646fcfbe4bfab734227a42ff2f907f /lib/sisu/v3/sysenv.rb
parentdebian/changelog (3.1.10-1) (diff)
parentv3dv: SiSU_DAL_ for module names in dal, & module Metadata is SiSU_Metadata (diff)
Merge commit 'sisu_3.1.11' into debian/sid
Diffstat (limited to 'lib/sisu/v3/sysenv.rb')
-rw-r--r--lib/sisu/v3/sysenv.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/sisu/v3/sysenv.rb b/lib/sisu/v3/sysenv.rb
index 436e1d7f..16dabd36 100644
--- a/lib/sisu/v3/sysenv.rb
+++ b/lib/sisu/v3/sysenv.rb
@@ -7,7 +7,7 @@
* Author: Ralph Amissah
- * Copyright: (C) 1997 - 2011, Ralph Amissah, All Rights Reserved.
+ * Copyright: (C) 1997 - 2012, Ralph Amissah, All Rights Reserved.
* License: GPL 3 or later:
@@ -88,7 +88,7 @@ module SiSU_Env
@t.month
end
def year_static
- '2011'
+ '2012'
end
end
class Info_system