Skip to content

Commit 9937653

Browse files
- ajuste de versionamento
1 parent 86e6f9d commit 9937653

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/base/RALConsts.pas

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ interface
1313

1414
const
1515
// Versionamento
16-
RALVERSION = '0.11.0-6 alpha';
16+
RALVERSION = '0.11.0-9 alpha';
1717
RALVERSION_MAJOR = 0;
1818
RALVERSION_MINOR = 11;
1919
RALVERSION_PATCH = 0;

0 commit comments

Comments
 (0)