Skip to content

Commit 45f5e8f

Browse files
committed
Preparation for 3.1.5 release.
1 parent fc80e28 commit 45f5e8f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Source/Changes.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Listing of notable changes by release. More detail is usually found in the Git
22
commit messages and/or the pull requests.
33

4-
OCMock 3.1.4 (2015-08-26)
4+
OCMock 3.1.4 / 3.1.5 (2015-08-26)
55

66
* Fixed deployment target in podspec
77

Tools/build.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ def makeRelease
1212
downloadSource
1313
copySource
1414
buildModules
15-
createPackage "ocmock-3.1.4.dmg", "OCMock 3.1.4"
15+
createPackage "ocmock-3.1.5.dmg", "OCMock 3.1.5"
1616
openPackageDir
1717
end
1818

0 commit comments

Comments
 (0)