Skip to content

Commit

Permalink
Release fmcsadmin 0.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
matsuo committed Jan 27, 2019
1 parent a004dc4 commit e1cc7c3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
NAME=fmcsadmin
VERSION=0.9.3-dev
VERSION=0.9.3

GOCMD=go
GOBUILD=$(GOCMD) build
Expand Down
3 changes: 2 additions & 1 deletion release-notes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@ fmcsadmin
(c) 2017-2019 Emic Corporation <https://www.emic.co.jp/>
This software is distributed under the Apache License, Version 2.0, see LICENSE.txt and NOTICE.txt for more information.

Version: 0.9.3 (in development)
Version: 0.9.3 (beta)
Date: January 28, 2019
- Add an error message for the FileMaker error code 214.
- Built with Go 1.11.
- [BUG FIX] Fix "-m" and "--message" option of "CLOSE" command. The affected version is 0.9.2 only.
Expand Down

0 comments on commit e1cc7c3

Please sign in to comment.