Skip to content

Commit c3aa796

Browse files
committed
Released Restlet Framework 2.3.8
1 parent 6c056c3 commit c3aa796

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

build/build.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
major-number: 2
77
minor-number: 3
88
# the last figure of the real release number: e.g. 1 in "2.2m1", "2.3rc1", "2.4.1"
9-
release-number:7
9+
release-number:8
1010
# choose among: final, snapshot, rc, milestone
11-
meta.release-type: snapshot
11+
meta.release-type: final
1212
version-minor: ${major-number}.${minor-number}
1313

1414
# Version of JDK required

build/tmpl/text/changes.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Changes log
44
===========
55

6-
@version-full@ (@release-date@)
6+
- 2.3.8 (12/10/2016)
77
- Bugs fixed
88
- Fixed NullPointerException when requesting a Directory with a query string. Issue #1206.
99
Reported by Ralph van Etten.

0 commit comments

Comments
 (0)