Skip to content

Commit

Permalink
1.5.2 released.
Browse files Browse the repository at this point in the history
  • Loading branch information
tmontgomery committed Nov 1, 2017
1 parent f7b5e38 commit d16bd4d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -171,8 +171,8 @@ subprojects {
}
}

def agronaVersion = '0.9.10-SNAPSHOT'
def sbeVersion = '1.7.4-SNAPSHOT'
def agronaVersion = '0.9.10'
def sbeVersion = '1.7.4'

project(':aeron-client') {
apply plugin: 'osgi'
Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.5.2-SNAPSHOT
1.5.2

0 comments on commit d16bd4d

Please sign in to comment.