From: Artur Signell Date: Tue, 4 Sep 2012 05:46:35 +0000 (+0300) Subject: Added Git Revision to GWT version file X-Git-Tag: 7.0.0.beta1~120 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=f73ff78c95ef6184e8365ada272bbbc147bdcd10;p=vaadin-framework.git Added Git Revision to GWT version file --- diff --git a/client-compiler/build.xml b/client-compiler/build.xml index 2b5d9e34dc..fd29e8ed02 100644 --- a/client-compiler/build.xml +++ b/client-compiler/build.xml @@ -23,7 +23,16 @@ - gwt.version=${vaadin.version} + + + + + + + + + gwt.version=${vaadin.version} +gwt.svnrev=${git.revision}