Skip to content

Commit

Permalink
Update for release
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewrmshin committed Sep 27, 2017
1 parent 6c0ce1a commit 40506d0
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .mailmap
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,5 @@ Matt Shin <[email protected]> matthewrmshin <m
Matt Shin <[email protected]> matthewrmshin <[email protected]>
Roddy Sharp <[email protected]> r-sharp <[email protected]>
Stuart Whitehouse <[email protected]> scwhitehouse <[email protected]>
Martin Dix <[email protected]> MartinDix <[email protected]>
Kerry Day <[email protected]> Kerry Day <[email protected]>
17 changes: 17 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,23 @@ for a full listing of issues for each release.

--------------------------------------------------------------------------------

## 2017.09.0 (2017-09-27)

FCM release 39.

### Noteworthy Changes

[#246](https://github.com/metomi/fcm/pull/246):
fcm make: new `description` setting to allow users to specify any string to
describe the current make.

[#245](https://github.com/metomi/fcm/pull/245):
fcm make: build: a link task for creating an executable will no longer create
an archive library with the `ar` command before calling the linker. The linker
command will contain the full list of object files instead.

--------------------------------------------------------------------------------

## 2017.02.0 (2017-02-24)

FCM release 38.
Expand Down
2 changes: 1 addition & 1 deletion doc/etc/fcm-version.js
Original file line number Diff line number Diff line change
@@ -1 +1 @@
FCM.VERSION="2017.02.0";
FCM.VERSION="2017.09.0";

0 comments on commit 40506d0

Please sign in to comment.