Skip to content

Commit 82b49cc

Browse files
committed
New major version 3.0.0
New gridsite requires openssl >= 1.1.0. API itself is not changed, but rebuild of all dependencies is recommended.
1 parent 66a05e9 commit 82b49cc

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

VERSION

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
MAJOR_VERSION=2
2-
MINOR_VERSION=2.3
3-
PATCH_VERSION=2.3.3
4-
DEFVERSION=0x020303
1+
MAJOR_VERSION=3
2+
MINOR_VERSION=3.0
3+
PATCH_VERSION=3.0.0
4+
DEFVERSION=0x030000
55
VERSION=$(PATCH_VERSION)

project/version.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
module.version=2.3.3
1+
module.version=3.0.0
22
module.age=1

0 commit comments

Comments
 (0)