Skip to content

Commit ff60e3e

Browse files
committed
Updated version.
Updated version number for next release.
1 parent b371c3e commit ff60e3e

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

22
MAJOR_VERSION = 3
3-
MINOR_VERSION = 0
4-
REVISION = 2
3+
MINOR_VERSION = 1
4+
REVISION = 0
55

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

0 commit comments

Comments
 (0)