aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorcassio <cassiopc@gmail.com>2014-10-27 09:40:41 +0000
committercassio <cassiopc@gmail.com>2014-10-27 09:40:41 +0000
commit8936a9c3153432df75590b26038e363d1c3bf6b7 (patch)
treeb66e7695a9948249b79e6f5467b39dfd2831ebf6 /tools
parent02534a4eed885f65abb3fdead6bf490e8f104aa6 (diff)
downloadboca-8936a9c3153432df75590b26038e363d1c3bf6b7.tar.gz
boca-8936a9c3153432df75590b26038e363d1c3bf6b7.zip
update version date
Diffstat (limited to 'tools')
-rwxr-xr-xtools/installv2.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/installv2.sh b/tools/installv2.sh
index dfab961..69131bf 100755
--- a/tools/installv2.sh
+++ b/tools/installv2.sh
@@ -15,11 +15,11 @@
# // You should have received a copy of the GNU General Public License
# // along with this program. If not, see <http://www.gnu.org/licenses/>.
# ////////////////////////////////////////////////////////////////////////////////
-# // Last modified 26/Oct/2014 by cassio@ime.usp.br
+# // Last modified 27/Oct/2014 by cassio@ime.usp.br
# // inclusion of gcc-4.8 and update to Java 7
#///////////////////////////////////////////////////////////////////////////////////////////
echo "#############################################################"
-echo "### installv2.sh of 26/Oct/2014 (A) by cassio@ime.usp.br ###"
+echo "### installv2.sh of 27/Oct/2014 (A) by cassio@ime.usp.br ###"
echo "#############################################################"
if [ "`id -u`" != "0" ]; then