From a33e240364a6b40e53218bd76fbec499707d9073 Mon Sep 17 00:00:00 2001 From: Armadillo Build Script Date: Wed, 28 Dec 2011 17:59:53 -0500 Subject: [PATCH] Stamp version.js @ 588.0. --- web_frontend/version.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/web_frontend/version.js b/web_frontend/version.js index 95d9dc0..ea8e83f 100644 --- a/web_frontend/version.js +++ b/web_frontend/version.js @@ -1,7 +1,7 @@ // // Armadillo File Manager // Copyright (c) 2011, Robert Sesek -// +// // 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; -- 2.22.5