Skip to content

Commit 2a00cda

Browse files
committed
Updated version.
Verison number updated for 3.0.0 release.
1 parent 1b55b24 commit 2a00cda

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/ACE.pri

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

2-
MAJOR_VERSION = 0
2+
MAJOR_VERSION = 3
33
MINOR_VERSION = 0
4-
REVISION = 999
4+
REVISION = 0
55

66
VERSION = $${MAJOR_VERSION}.$${MINOR_VERSION}.$${REVISION}
77

0 commit comments

Comments
 (0)