Stamp version.js @ 588.0.
authorArmadillo Build Script <armadillo@bluestatic.org>
Wed, 28 Dec 2011 22:59:53 +0000 (17:59 -0500)
committerRobert Sesek <rsesek@bluestatic.org>
Wed, 28 Dec 2011 22:59:53 +0000 (17:59 -0500)
web_frontend/version.js

index 95d9dc0dd39bde3b2dfb61bfaded0494346672e7..ea8e83f8f122c4e8a63efab4e8205a1dcbf5853e 100644 (file)
@@ -1,7 +1,7 @@
 //
 // Armadillo File Manager
 // Copyright (c) 2011, Robert Sesek <http://www.bluestatic.org>
-// 
+//
 // This program is free software: you can redistribute it and/or modify it under
 // the terms of the GNU General Public License as published by the Free Software
 // Foundation, either version 3 of the License, or any later version.
@@ -10,6 +10,6 @@
 $.namespace('armadillo.Version');
 
 armadillo.Version.MAJOR = 0;
-armadillo.Version.MINOR = 7;
-armadillo.Version.BUILD = 581.0;
-armadillo.Version.STAMP = 1325111317;
+armadillo.Version.MINOR = 8;
+armadillo.Version.BUILD = 588.0;
+armadillo.Version.STAMP = 1325113193;