//
// 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.
//
$.namespace('armadillo.Version');
armadillo.Version.MAJOR = 0;
armadillo.Version.MINOR = 8;
armadillo.Version.BUILD = 599.0;
armadillo.Version.STAMP = 1325268423;