Skip to content

Commit a87af27

Browse files
committed
Bump version number in build.number to 2.11.4
This should happen every time we cut a new release. We don't touch versions.properties files because that file specifies dependencies and we don't want to depend on broken Scala 2.11.3 release.
1 parent 850899b commit a87af27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.number

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#Tue Sep 11 19:21:09 CEST 2007
22
version.major=2
33
version.minor=11
4-
version.patch=3
4+
version.patch=4
55
# This is the -N part of a version. if it's 0, it's dropped from maven versions.
66
version.bnum=0
77

0 commit comments

Comments
 (0)