From 5a41a80b2d1762cca83cdc29126fe0e6bed30431 Mon Sep 17 00:00:00 2001 From: Armadillo Build Script Date: Sat, 16 Apr 2011 13:08:46 -0400 Subject: [PATCH] Stamp version.js @ 529.0. --- web_frontend/version.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/web_frontend/version.js b/web_frontend/version.js index 13eb078..fcf3524 100644 --- a/web_frontend/version.js +++ b/web_frontend/version.js @@ -1,6 +1,6 @@ // // Armadillo File Manager -// Copyright (c) 2010, Robert Sesek +// 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 @@ -11,5 +11,5 @@ goog.provide('armadillo.Version'); armadillo.Version.MAJOR = 0; armadillo.Version.MINOR = 7; -armadillo.Version.BUILD = 496; -armadillo.Version.STAMP = 1292389805; +armadillo.Version.BUILD = 529.0; +armadillo.Version.STAMP = 1302973726; -- 2.22.5