Skip to content

Commit b8b16f5

Browse files
committed
Released Restlet Framework 2.3.8
1 parent c3aa796 commit b8b16f5

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

build/build.properties

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

1414
# Version of JDK required

build/tmpl/text/changes.txt

+2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
Changes log
44
===========
55

6+
- @version-full@ (@release-date@)
7+
68
- 2.3.8 (12/10/2016)
79
- Bugs fixed
810
- Fixed NullPointerException when requesting a Directory with a query string. Issue #1206.

0 commit comments

Comments
 (0)