Skip to content

Commit

Permalink
2.53 release, works with Omero 5.3.x
Browse files Browse the repository at this point in the history
  • Loading branch information
Manuel Stritt committed Apr 7, 2017
1 parent db407ef commit 9a517da
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ configurations {

dependencies {
compile 'com.actelion.research:lib-orbit-common:1.1.2'
compile 'com.actelion.research:image-provider-omero:1.3.9'
compile 'com.actelion.research:image-provider-omero:1.4.0'
compile 'com.actelion.research:map-reduce-generic:1.0.8'
compile 'com.actelion.research:map-reduce-exec-spark:1.0.2'
// compile 'com.actelion.research:mapReduceExecGrid:1.0.1.1'
Expand Down
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
### A versatile image analysis software for biological image-based quantification.

#####News:
* 2.53: Using bioformats 5.4.0, multichannel (fluo) support, multi series support, works with Omero 5.3.x, Ice36
* 2.52: Using bioformats 5.4.0, multichannel (fluo) support, multi series support, works with Omero 5.2.x, Ice36

#####Available backends:
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.52
2.53

0 comments on commit 9a517da

Please sign in to comment.