diff --git a/Marrakesh.mrk b/Marrakesh.mrk index 19a47183..71837d98 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: 1.0.0 +VERSION: 1.1.0 LICENSE: BSD-2 COPYING: COPYING AUTHORS NEEDS: 1.11 diff --git a/README b/README index 36a82aeb..3b11f355 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -Terminology 1.0.0 +Terminology 1.1.0 ****************************************************************************** diff --git a/configure.ac b/configure.ac index 7b104c4b..240e0d36 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], [1.0.99], [enlightenment-devel@lists.sourceforge.net]) +AC_INIT([terminology], [1.1.0], [enlightenment-devel@lists.sourceforge.net]) 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 ba4eac8d..354a6319 100644 --- a/man/terminology.1 +++ b/man/terminology.1 @@ -1,5 +1,5 @@ .\" Manpage for Terminology -.TH man 1 "07 Jan 2017" "1.0.0" "Terminology man page" +.TH man 1 "19 Aug 2017" "1.1.0" "Terminology man page" .SH NAME Terminology \- Terminal Emulator written with EFL (Enlightenment Foundation Libraries). .SH SYNOPSIS