Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/lib/gitorious.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/gitorious.rb')
-rw-r--r--lib/gitorious.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/gitorious.rb b/lib/gitorious.rb
index b383289..2880d02 100644
--- a/lib/gitorious.rb
+++ b/lib/gitorious.rb
@@ -1,6 +1,6 @@
# encoding: utf-8
#--
-# Copyright (C) 2011 Gitorious AS
+# Copyright (C) 2011-2013 Gitorious AS
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
@@ -16,5 +16,5 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#++
module Gitorious
- VERSION = "2.4.5"
+ VERSION = "2.4.6"
end