Skip to content

Commit df65cb0

Browse files
committed
Bump version for 8.1.0-dp-1
This will ensure that `develop` builds and `develop-8.0` builds don't end up in the same area of the staging server. This bumps the build number prefix to 14xxx.
1 parent 2dcd2cd commit df65cb0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

version

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
BUILD_REVISION = 13017
1+
BUILD_REVISION = 14000
22
BUILD_MAJOR_VERSION = 8
3-
BUILD_MINOR_VERSION = 0
3+
BUILD_MINOR_VERSION = 1
44
BUILD_POINT_VERSION = 0
5-
BUILD_SHORT_VERSION = 8.0.0-rc-1
6-
BUILD_LONG_VERSION = 8.0.0.13017 (RC 1)
5+
BUILD_SHORT_VERSION = 8.1.0-dp-1
6+
BUILD_LONG_VERSION = 8.1.0.14000 (DP 1)

0 commit comments

Comments
 (0)