diff options
author | Rémi Verschelde <rverschelde@gmail.com> | 2017-11-24 09:16:52 +0100 |
---|---|---|
committer | Rémi Verschelde <rverschelde@gmail.com> | 2017-11-24 09:16:52 +0100 |
commit | bc75fae5798c85b4fb18cbcdc3fcbc45a644dae3 (patch) | |
tree | fe536fd551b978213aa95a3a235ebb30be24a631 /doc/classes/StyleBoxLine.xml | |
parent | 15ada56d73817c5c0be97882a88cb27696fcd3a8 (diff) |
doc: Update header version for 3.0-beta
Diffstat (limited to 'doc/classes/StyleBoxLine.xml')
-rw-r--r-- | doc/classes/StyleBoxLine.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/StyleBoxLine.xml b/doc/classes/StyleBoxLine.xml index 669d74416f..ad9ea8adf1 100644 --- a/doc/classes/StyleBoxLine.xml +++ b/doc/classes/StyleBoxLine.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8" ?> -<class name="StyleBoxLine" inherits="StyleBox" category="Core" version="3.0-alpha"> +<class name="StyleBoxLine" inherits="StyleBox" category="Core" version="3.0-beta"> <brief_description> </brief_description> <description> |