Skip to content

Commit b406247

Browse files
committed
chore: ajuste de versionamento
1 parent 69a82cf commit b406247

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.12.0-2 alpha';
16+
RALVERSION = '0.12.0-4 beta';
1717
RALVERSION_MAJOR = 0;
1818
RALVERSION_MINOR = 12;
1919
RALVERSION_PATCH = 0;

0 commit comments

Comments
 (0)