doc: Update header version for 3.0-beta

This commit is contained in:
Rémi Verschelde
2017-11-24 09:16:52 +01:00
parent 15ada56d73
commit bc75fae579
480 changed files with 480 additions and 480 deletions

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
<class name="ConvexPolygonShape2D" inherits="Shape2D" category="Core" version="3.0-alpha">
<class name="ConvexPolygonShape2D" inherits="Shape2D" category="Core" version="3.0-beta">
<brief_description>
Convex Polygon Shape for 2D physics.
</brief_description>