Skip to content

Commit d21958b

Browse files
committed
Update for release
1 parent 7a454e7 commit d21958b

File tree

268 files changed

+280
-267
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

268 files changed

+280
-267
lines changed

CHANGES.md

Lines changed: 13 additions & 0 deletions

README.md

Lines changed: 1 addition & 1 deletion

bin/fcm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env perl
22
# ------------------------------------------------------------------------------
3-
# (C) British Crown Copyright 2006-16 Met Office.
3+
# (C) British Crown Copyright 2006-17 Met Office.
44
#
55
# This file is part of FCM, tools for managing and building source code.
66
#

bin/fcm_graphic_diff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env perl
22
#-------------------------------------------------------------------------------
3-
# (C) British Crown Copyright 2006-16 Met Office.
3+
# (C) British Crown Copyright 2006-17 Met Office.
44
#
55
# This file is part of FCM, tools for managing and building source code.
66
#

bin/fcm_graphic_merge

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env perl
22
#-------------------------------------------------------------------------------
3-
# (C) British Crown Copyright 2006-16 Met Office.
3+
# (C) British Crown Copyright 2006-17 Met Office.
44
#
55
# This file is part of FCM, tools for managing and building source code.
66
#

bin/fcm_gui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env perl
22
#-------------------------------------------------------------------------------
3-
# (C) British Crown Copyright 2006-16 Met Office.
3+
# (C) British Crown Copyright 2006-17 Met Office.
44
#
55
# This file is part of FCM, tools for managing and building source code.
66
#

bin/fcm_internal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env perl
22
#-------------------------------------------------------------------------------
3-
# (C) British Crown Copyright 2006-16 Met Office.
3+
# (C) British Crown Copyright 2006-17 Met Office.
44
#
55
# This file is part of FCM, tools for managing and building source code.
66
#

bin/fcm_test_battery

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env bash
22
#-------------------------------------------------------------------------------
3-
# (C) British Crown Copyright 2006-16 Met Office.
3+
# (C) British Crown Copyright 2006-17 Met Office.
44
#
55
# This file is part of FCM, tools for managing and building source code.
66
#

doc/etc/fcm-version.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
FCM.VERSION="2016.12.0";
1+
FCM.VERSION="2017.02.0";

doc/etc/fcm.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**********************************************************************
2-
* (C) British Crown Copyright 2006-16 Met Office.
2+
* (C) British Crown Copyright 2006-17 Met Office.
33
*
44
* This file is part of FCM.
55
*

0 commit comments

Comments
 (0)