Skip to content

Commit

Permalink
Update to GWT 2.5.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
tsuna committed Feb 17, 2013
1 parent 2a04c95 commit c0a45ee
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 3 deletions.
1 change: 0 additions & 1 deletion third_party/gwt/gwt-dev-2.0.4.jar.md5

This file was deleted.

1 change: 1 addition & 0 deletions third_party/gwt/gwt-dev-2.5.0.jar.md5
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
538df8db77bacc863f34b82c59d5632d
1 change: 0 additions & 1 deletion third_party/gwt/gwt-user-2.0.4.jar.md5

This file was deleted.

1 change: 1 addition & 0 deletions third_party/gwt/gwt-user-2.5.0.jar.md5
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
c58e29c1132ee6694e8f780e045f4d13
2 changes: 1 addition & 1 deletion third_party/gwt/include.mk
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# You should have received a copy of the GNU Lesser General Public License
# along with this library. If not, see <http://www.gnu.org/licenses/>.

GWT_VERSION := 2.4.0
GWT_VERSION := 2.5.0

GWT_DEV_VERSION := $(GWT_VERSION)
GWT_DEV := third_party/gwt/gwt-dev-$(GWT_DEV_VERSION).jar
Expand Down

0 comments on commit c0a45ee

Please sign in to comment.