diff options
-rw-r--r-- | Marrakesh.mrk | 2 | ||||
-rw-r--r-- | README | 2 | ||||
-rw-r--r-- | configure.ac | 2 | ||||
-rw-r--r-- | man/terminology.1 | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/Marrakesh.mrk b/Marrakesh.mrk index 19a4718..71837d9 100644 --- a/Marrakesh.mrk +++ b/Marrakesh.mrk | |||
@@ -5,7 +5,7 @@ | |||
5 | PROJ: Terminology | 5 | PROJ: Terminology |
6 | PROJICON: data/icons/terminology.png | 6 | PROJICON: data/icons/terminology.png |
7 | BRIEF: A beautiful terminal emulator for the commandline emulator | 7 | BRIEF: A beautiful terminal emulator for the commandline emulator |
8 | VERSION: 1.0.0 | 8 | VERSION: 1.1.0 |
9 | LICENSE: BSD-2 | 9 | LICENSE: BSD-2 |
10 | COPYING: COPYING AUTHORS | 10 | COPYING: COPYING AUTHORS |
11 | NEEDS: 1.11 | 11 | NEEDS: 1.11 |
@@ -1,4 +1,4 @@ | |||
1 | Terminology 1.0.0 | 1 | Terminology 1.1.0 |
2 | 2 | ||
3 | ****************************************************************************** | 3 | ****************************************************************************** |
4 | 4 | ||
diff --git a/configure.ac b/configure.ac index 7b104c4..240e0d3 100644 --- a/configure.ac +++ b/configure.ac | |||
@@ -3,7 +3,7 @@ dnl Process this file with autoconf to produce a configure script. | |||
3 | # get rid of that stupid cache mechanism | 3 | # get rid of that stupid cache mechanism |
4 | rm -f config.cache | 4 | rm -f config.cache |
5 | 5 | ||
6 | AC_INIT([terminology], [1.0.99], [enlightenment-devel@lists.sourceforge.net]) | 6 | AC_INIT([terminology], [1.1.0], [enlightenment-devel@lists.sourceforge.net]) |
7 | AC_PREREQ([2.60]) | 7 | AC_PREREQ([2.60]) |
8 | AC_CONFIG_SRCDIR([configure.ac]) | 8 | AC_CONFIG_SRCDIR([configure.ac]) |
9 | AC_CONFIG_MACRO_DIR([m4]) | 9 | AC_CONFIG_MACRO_DIR([m4]) |
diff --git a/man/terminology.1 b/man/terminology.1 index ba4eac8..354a631 100644 --- a/man/terminology.1 +++ b/man/terminology.1 | |||
@@ -1,5 +1,5 @@ | |||
1 | .\" Manpage for Terminology | 1 | .\" Manpage for Terminology |
2 | .TH man 1 "07 Jan 2017" "1.0.0" "Terminology man page" | 2 | .TH man 1 "19 Aug 2017" "1.1.0" "Terminology man page" |
3 | .SH NAME | 3 | .SH NAME |
4 | Terminology \- Terminal Emulator written with EFL (Enlightenment Foundation Libraries). | 4 | Terminology \- Terminal Emulator written with EFL (Enlightenment Foundation Libraries). |
5 | .SH SYNOPSIS | 5 | .SH SYNOPSIS |