From f51a54e4c607268d879a19436568500b78cc679b Mon Sep 17 00:00:00 2001
From: NIIBE Yutaka <gniibe@fsij.org>
Date: Fri, 11 Aug 2017 19:50:56 +0900
Subject: Version 1.4.

Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>
---
 ChangeLog        | 5 +++++
 NEWS             | 9 +++++++++
 VERSION          | 2 +-
 doc/chopstx.texi | 2 +-
 4 files changed, 16 insertions(+), 2 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 065a9d1..88aea13 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2017-08-11  NIIBE Yutaka  <gniibe@fsij.org>
+
+	* VERSION: 1.4.
+	* doc/chopstx.texi (VERSION): 1.4.
+
 2017-08-03  Jeremy Drake <jeremydrake+gnuk@eacceleration.com>
 
 	* mcu/sys-stm32f103.c (flash_write): Allow compile time
diff --git a/NEWS b/NEWS
index d6a70fd..53678bb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,15 @@
 NEWS - Noteworthy changes
 
 
+* Major changes in Chopstx 1.4
+
+  Released 2017-08-11
+
+** New port: Emulation on GNU/Linux 
+Now, user can run Chopstx application on GNU/Linux.  Its USB driver is
+by USBIP.  Its ADC driver is dummy with random(3).
+
+
 * Major changes in Chopstx 1.3
 
   Released 2017-02-02
diff --git a/VERSION b/VERSION
index d83a0d2..42ffe81 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-release/1.3
+release/1.4
diff --git a/doc/chopstx.texi b/doc/chopstx.texi
index 4a19187..86d57da 100644
--- a/doc/chopstx.texi
+++ b/doc/chopstx.texi
@@ -1,7 +1,7 @@
 \input texinfo                      @c -*-texinfo-*-
 @c %**start of header
 @setfilename chopstx.info
-@set VERSION 1.3
+@set VERSION 1.4
 @settitle Chopstx Reference Manual
 @c Unify some of the indices.
 @syncodeindex tp fn
-- 
cgit v1.2.3