lib/ronin/gen/version.rb in ronin-gen-1.1.0.rc1 vs lib/ronin/gen/version.rb in ronin-gen-1.1.0.rc2
- old
+ new
@@ -1,7 +1,7 @@
#
-# Copyright (c) 2009-2011 Hal Brodigan (postmodern.mod3 at gmail.com)
+# Copyright (c) 2009-2012 Hal Brodigan (postmodern.mod3 at gmail.com)
#
# This file is part of Ronin Gen.
#
# Ronin Gen is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -18,8 +18,8 @@
#
module Ronin
module Gen
# Ronin Gen version
- VERSION = '1.1.0.rc1'
+ VERSION = '1.1.0.rc2'
end
end