Skip to content

Commit 75d9244

Browse files
committed
Release fmcsadmin 0.9.2
1 parent 9243502 commit 75d9244

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
NAME=fmcsadmin
2-
VERSION=0.9.2-dev
2+
VERSION=0.9.2
33

44
GOCMD=go
55
GOBUILD=$(GOCMD) build

release-notes.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@ fmcsadmin
22
(c) 2017-2018 Emic Corporation <https://www.emic.co.jp/>
33
This software is distributed under the Apache License, Version 2.0, see LICENSE.txt and NOTICE.txt for more information.
44

5-
Version: 0.9.2 (in development)
5+
Version: 0.9.2 (beta)
6+
Date: July 6, 2018
67
- Support FileMaker Admin API (Trial) of FileMaker Server 17 experimentally ("--fqdn" option and handling schedule ID 1 is not supported for FileMaker Server).
78
- Add "START" command to start a server process for FileMaker Server 17.
89
- Add "STOP" command to stop a server process for FileMaker Server 17.

0 commit comments

Comments
 (0)