Skip to content

Commit 0873e30

Browse files
author
Michael Barker
committed
Set version to 3.4.1
1 parent 383010e commit 0873e30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ apply plugin: 'idea'
2424
defaultTasks 'build'
2525

2626
group = 'com.lmax'
27-
version = new Version(major: 3, minor: 4, revision: 1, stage: "rc1")
27+
version = new Version(major: 3, minor: 4, revision: 1)
2828

2929
ext {
3030
fullName = 'Disruptor Framework'

0 commit comments

Comments
 (0)