terminology release 1.0.0

This commit is contained in:
Boris Faure 2017-01-07 17:52:28 +01:00
parent fb3ff886c2
commit 1b47ed2aeb
5 changed files with 7 additions and 5 deletions

View File

@ -1,4 +1,5 @@
2016-12-31
2017-01-07
* Release v1.0.0
* Bold/Italic support (on by default)
* Add keybinding shift+home to go to the top of the backlog
@ -15,6 +16,7 @@
2015-09-17
* Release v0.9.1
* Fix resizing issue
* Fix solarized theme

View File

@ -5,7 +5,7 @@
PROJ: Terminology
PROJICON: data/icons/terminology.png
BRIEF: A beautiful terminal emulator for the commandline emulator
VERSION: 0.9.1
VERSION: 1.0.0
LICENSE: BSD-2
COPYING: COPYING AUTHORS
NEEDS: 1.11

2
README
View File

@ -1,4 +1,4 @@
Terminology 0.9.1
Terminology 1.0.0
******************************************************************************

View File

@ -3,7 +3,7 @@ dnl Process this file with autoconf to produce a configure script.
# get rid of that stupid cache mechanism
rm -f config.cache
AC_INIT([terminology], [0.9.99], [enlightenment-devel@lists.sourceforge.net])
AC_INIT([terminology], [1.0.0], [enlightenment-devel@lists.sourceforge.net])
AC_PREREQ([2.60])
AC_CONFIG_SRCDIR([configure.ac])
AC_CONFIG_MACRO_DIR([m4])

View File

@ -1,5 +1,5 @@
.\" Manpage for Terminology
.TH man 1 "31 Dec 2016" "1.0.0" "Terminology man page"
.TH man 1 "07 Jan 2017" "1.0.0" "Terminology man page"
.SH NAME
Terminology \- Terminal Emulator written with EFL (Enlightenment Foundation Libraries).
.SH SYNOPSIS