billiob pushed a commit to branch master.

http://git.enlightenment.org/apps/terminology.git/commit/?id=1b47ed2aeb68103843690588e36c2680fdf3e084

commit 1b47ed2aeb68103843690588e36c2680fdf3e084
Author: Boris Faure <[email protected]>
Date:   Sat Jan 7 17:52:28 2017 +0100

    terminology release 1.0.0
---
 ChangeLog         | 4 +++-
 Marrakesh.mrk     | 2 +-
 README            | 2 +-
 configure.ac      | 2 +-
 man/terminology.1 | 2 +-
 5 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 25c835e..0de8b14 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
diff --git a/Marrakesh.mrk b/Marrakesh.mrk
index 2529977..19a4718 100644
--- a/Marrakesh.mrk
+++ b/Marrakesh.mrk
@@ -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
diff --git a/README b/README
index bfef848..2c84cb1 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Terminology 0.9.1
+Terminology 1.0.0
 
 ******************************************************************************
 
diff --git a/configure.ac b/configure.ac
index e9ecd97..c2c0a26 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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], [[email protected]])
+AC_INIT([terminology], [1.0.0], [[email protected]])
 AC_PREREQ([2.60])
 AC_CONFIG_SRCDIR([configure.ac])
 AC_CONFIG_MACRO_DIR([m4])
diff --git a/man/terminology.1 b/man/terminology.1
index 827cf03..8550683 100644
--- a/man/terminology.1
+++ b/man/terminology.1
@@ -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

-- 


Reply via email to