lib/mercurial-ruby.rb in mercurial-ruby-0.7.7 vs lib/mercurial-ruby.rb in mercurial-ruby-0.7.8
- old
+ new
@@ -4,10 +4,10 @@
# Wrapper module. Nothing interesting here except that you can
# specify global configs with the +configure+ method.
#
module Mercurial
- VERSION = '0.7.7'
+ VERSION = '0.7.8'
class Error < RuntimeError; end
class << self
attr_accessor :configuration