Skip to content

Commit efda805

Browse files
committed
Update for 2.5.4 release
1 parent db22c65 commit efda805

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ author :
1919
#feedburner : feedname
2020

2121
# Version of binary release (update this for each new release!)
22-
binVersion: 2.5.3
22+
binVersion: 2.5.4
2323

2424
# Remaining URLs
2525
gitURL: https://github.com/uclouvain/openjpeg
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
layout: post
3+
title: OpenJPEG 2.5.4 released
4+
---
5+
{% include JB/setup %}
6+
7+
Hello,
8+
9+
[OpenJPEG 2.5.4](https://github.com/uclouvain/openjpeg/releases/tag/v2.5.4) is released today.
10+
11+
This is a bugfix release, as detailed in the Changelog hereunder.
12+
13+
Even
14+
15+
More info:
16+
17+
[News](https://github.com/uclouvain/openjpeg/blob/v2.5.4/NEWS.md)
18+
19+
[Changelog](https://github.com/uclouvain/openjpeg/blob/v2.5.4/CHANGELOG.md)
20+
21+
[Full Changelog](https://github.com/uclouvain/openjpeg/compare/v2.5.3...v2.5.4)

0 commit comments

Comments
 (0)