summaryrefslogtreecommitdiff
diff options
authorSimon Arjuna Erat (sea) <[email protected]>2016-03-13 09:07:21 +0100
committerSimon Arjuna Erat (sea) <[email protected]>2016-03-13 09:07:21 +0100
commit58538a9eeac0dee2e11e92231b0a1865c1ac53f1 (patch)
treefc351cc117793373899f1aec2b760d66c1b36e1d
parent078c2429957e5f44e887ba6fb3265aca9b4fa23d (diff)
downloadtui-master.tar.gz
v0.9.4-8 : tui-status fixHEADmaster
-rw-r--r--ChangeLog4
-rw-r--r--configure.yassi2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index fca10e0..b12a384 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2016-02-23 - TUI 0.9.4-8 - sea
+* Updated: Provided info pages
+* Fixed: tui-status returns with passed exit code again
+
2016-02-23 - TUI 0.9.4-7 - sea
* Updated: tui-download, prints again the name and filesize
* Updated: YASSI, applied '2.0-alpha-rc1' now
diff --git a/configure.yassi b/configure.yassi
index e0b9cd0..62d96e0 100644
--- a/configure.yassi
+++ b/configure.yassi
@@ -19,7 +19,7 @@
# Project Info
#
APP_NAME=tui
- APP_VER=0.9.4-7
+ APP_VER=0.9.4-8
APP_LIC=GPLv3+
APP_TITLE="Text User Interface, framework for scripts"
APP_PRJ="TUI"