<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,3 +1,7 @@
+TRUNK
+
+* -V option shows current newgem version [thx Gert Goet]
+
 == 0.11.0
 
 * 1 major enhancement</diff>
      <filename>History.txt</filename>
    </modified>
    <modified>
      <diff>@@ -1,4 +1,4 @@
 == Todo list
 * can generate rspec default tests (or still test::unit tests) using --with-test=rspec [thx Robby Russell]
 * website components are now optional (-w/--no-website)
-* provide option to generate &lt;gemname&gt;/trunk,branches,tags structure and insert files into trunk [-s/--svn] 
\ No newline at end of file
+* release name generator (&quot;red moom&quot;, &quot;flying leopard&quot;)
\ No newline at end of file</diff>
      <filename>Todo.txt</filename>
    </modified>
    <modified>
      <diff>@@ -54,6 +54,10 @@ BANNER
   opts.on(&quot;-v&quot;, &quot;--version=YOUR_VERSION&quot;, String,
           &quot;Version of the gem you are creating.&quot;,
           &quot;Default: 0.0.1&quot;) { |OPTIONS[:version]| }
+  opts.on(&quot;-V&quot;, &quot;Show the #{File.basename($0)} version number and quit.&quot;) do        
+          puts &quot;newgem #{Newgem::VERSION::STRING}&quot;
+          exit(0)
+  end
   opts.on(&quot;-h&quot;, &quot;--help&quot;,
           &quot;Show this help message.&quot;) { puts opts; exit }
   opts.parse!(ARGV)</diff>
      <filename>bin/newgem</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>1e79cf8253b63bb0919fe9fb7ca909a78e5d6764</id>
    </parent>
  </parents>
  <author>
    <name>nicwilliams</name>
    <email>nicwilliams@b8dfb574-5f1f-0410-9469-b441dc4e948f</email>
  </author>
  <url>http://github.com/drnic/newgem/commit/c2fcd7ddbcec38a8d99de7c6add873f7ebd51f6f</url>
  <id>c2fcd7ddbcec38a8d99de7c6add873f7ebd51f6f</id>
  <committed-date>2007-06-15T05:59:15-07:00</committed-date>
  <authored-date>2007-06-15T05:59:15-07:00</authored-date>
  <message>-V option shows current newgem version [thx Gert Goet]

git-svn-id: svn+ssh://rubyforge.org/var/svn/newgem/trunk@86 b8dfb574-5f1f-0410-9469-b441dc4e948f</message>
  <tree>3188b1d7f26824907d5ea4073a4c60ddb1797c0d</tree>
  <committer>
    <name>nicwilliams</name>
    <email>nicwilliams@b8dfb574-5f1f-0410-9469-b441dc4e948f</email>
  </committer>
</commit>
