Skip to content

Commit

Permalink
Released Restlet Framework 2.3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
thboileau committed Sep 28, 2017
1 parent 72e6ceb commit 93fbbc9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build/build.properties
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
major-number: 2
minor-number: 3
# the last figure of the real release number: e.g. 1 in "2.2m1", "2.3rc1", "2.4.1"
release-number:11
release-number:12
# choose among: final, snapshot, rc, milestone
meta.release-type: final
meta.release-type: snapshot
version-minor: ${major-number}.${minor-number}

# Version of JDK required
Expand Down
2 changes: 2 additions & 0 deletions build/tmpl/text/changes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
Changes log
===========

@version-full@ (@release-date@)

- 2.3.11 (09/28/2017)
- Bugs fixed
- Fixed NPE in JAX-RS backend when request's entity has no media type. Issue #1271.
Expand Down

0 comments on commit 93fbbc9

Please # to comment.