[DRE-commits] [ruby-org] 66/303: Got a little ahead of myself thinking I'd be at a 1.0 version by the end of tonight.

Jérémy Bobbio lunar at alioth.debian.org
Fri Aug 9 17:33:29 UTC 2013


This is an automated email from the git hooks/post-receive script.

lunar pushed a commit to branch master
in repository ruby-org.

commit 3aecfa576a1004488d0e87cc12aee509ee0e8b7b
Author: Brian Dewey <bdewey at gmail.com>
Date:   Tue Dec 29 20:31:36 2009 -0800

    Got a little ahead of myself thinking I'd be at a 1.0 version by the end of tonight.
---
 History.txt     |    2 +-
 lib/org-ruby.rb |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/History.txt b/History.txt
index 442523f..87a379d 100644
--- a/History.txt
+++ b/History.txt
@@ -1,4 +1,4 @@
-== 1.0.0 / 2009-12-29
+== 0.5.0 / 2009-12-29
 
 * Parse (but not necessarily *use*) in-buffer settings.
 * Understand the #+TITLE: directive.
diff --git a/lib/org-ruby.rb b/lib/org-ruby.rb
index d339ddb..5d2d057 100644
--- a/lib/org-ruby.rb
+++ b/lib/org-ruby.rb
@@ -3,7 +3,7 @@ unless defined? ::OrgRuby
 module OrgRuby
 
   # :stopdoc:
-  VERSION = '1.0.0'
+  VERSION = '0.5.0'
   LIBPATH = ::File.expand_path(::File.dirname(__FILE__)) + ::File::SEPARATOR
   PATH = ::File.dirname(LIBPATH) + ::File::SEPARATOR
   # :startdoc:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-org.git



More information about the Pkg-ruby-extras-commits mailing list