From 898690ae2b01b3468675b01abe8efef5e6d52781 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Tue, 4 Jan 2011 16:11:30 -0800 Subject: wrongdoc 1.3.0 Eric Wong (1): update to rdoc 3.3 --- GIT-VERSION-GEN | 2 +- lib/wrongdoc.rb | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN index 432f3c0..db834ac 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v1.1.1.GIT +DEF_VER=v1.3.0.GIT LF=' ' diff --git a/lib/wrongdoc.rb b/lib/wrongdoc.rb index 2e9c553..9207dca 100644 --- a/lib/wrongdoc.rb +++ b/lib/wrongdoc.rb @@ -6,9 +6,6 @@ require 'nokogiri' module Wrongdoc - # the version of wrongdoc, currently 1.1.1 - VERSION = '1.1.1' - autoload :Readme, 'wrongdoc/readme' autoload :History, 'wrongdoc/history' autoload :Release, 'wrongdoc/release' -- cgit v1.2.3-24-ge0c7