<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://oxeyegames.com/wiki/skins/common/feed.css?270"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://oxeyegames.com/wiki/index.php?action=history&amp;feed=atom&amp;title=GetVersion</id>
		<title>GetVersion - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://oxeyegames.com/wiki/index.php?action=history&amp;feed=atom&amp;title=GetVersion"/>
		<link rel="alternate" type="text/html" href="http://oxeyegames.com/wiki/index.php?title=GetVersion&amp;action=history"/>
		<updated>2026-04-04T13:22:54Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.16.0</generator>

	<entry>
		<id>http://oxeyegames.com/wiki/index.php?title=GetVersion&amp;diff=395&amp;oldid=prev</id>
		<title>Jeb: Created page with '{{DaisyMethod | daisy.getVersion() | Fetches the current DaisyMoon version. The version number is divided into major (major releases), minor (new features) and build (bug fixes) ...'</title>
		<link rel="alternate" type="text/html" href="http://oxeyegames.com/wiki/index.php?title=GetVersion&amp;diff=395&amp;oldid=prev"/>
				<updated>2010-02-06T20:26:33Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;#39;{{DaisyMethod | daisy.getVersion() | Fetches the current DaisyMoon version. The version number is divided into major (major releases), minor (new features) and build (bug fixes) ...&amp;#39;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{DaisyMethod |&lt;br /&gt;
daisy.getVersion()&lt;br /&gt;
|&lt;br /&gt;
Fetches the current DaisyMoon version. The version number is divided into major (major releases), minor (new features) and build (bug fixes) versions.&lt;br /&gt;
&lt;br /&gt;
This method is available in DaisyMoon 1.1.0 and later.&lt;br /&gt;
|&lt;br /&gt;
{{NoParams}}&lt;br /&gt;
|&lt;br /&gt;
Returns three integers, the major, minor and build version numbers. For example, in the first version that had this method, it would return 1, 1 and 0.&lt;br /&gt;
}}&lt;br /&gt;
=== Example ===&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
   local major, minor, build = daisy.getVersion()&lt;br /&gt;
   print(&amp;quot;DaisyMoon v&amp;quot; .. major .. &amp;quot;.&amp;quot; .. minor .. &amp;quot;.&amp;quot; .. build)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jeb</name></author>	</entry>

	</feed>