bin/prenus in prenus-0.0.1 vs bin/prenus in prenus-0.0.2
- old
+ new
@@ -16,10 +16,10 @@
require 'lib/output'
require 'lib/input'
#Versioning and .. those things
-$verstring = "Version 0.0.1 - 27th of July, 2012 - Created by Christian \"xntrik\" Frichot.\n\n"
+$verstring = "Version 0.0.2 - 20th of August, 2012 - Created by Christian \"xntrik\" Frichot.\n\n"
$verstring += "Copyright 2012 Christian Frichot\n\n"
$verstring += "Licensed under the Apache License, Version 2.0 (the \"License\");\n"
$verstring += "you may not use this file except in compliance with the License.\n"
$verstring += "You may obtain a copy of the License at\n\n"
$verstring += "\thttp://www.apache.org/licenses/LICENSE-2.0\n\n"
\ No newline at end of file