Skip to content

Commit

Permalink
1.2.4 released.
Browse files Browse the repository at this point in the history
  • Loading branch information
tmontgomery committed Apr 6, 2017
1 parent 21282ec commit 3da38e4
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 @@ -169,7 +169,7 @@ subprojects {
}
}

def agronaVersion = '0.9.4-SNAPSHOT'
def agronaVersion = '0.9.4'

project(':aeron-client') {
apply plugin: 'osgi'
Expand Down Expand Up @@ -526,7 +526,7 @@ project(':aeron-all') {
}
}

def sbeVersion = '1.6.0'
def sbeVersion = '1.6.1'

project(':aeron-archiver-codecs') {
apply plugin: 'com.github.johnrengelman.shadow'
Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.2.4-SNAPSHOT
1.2.4

0 comments on commit 3da38e4

Please sign in to comment.