Skip to content

Commit 0fca02d

Browse files
committed
prepare 1.6.1
1 parent 9d012d9 commit 0fca02d

File tree

5 files changed

+23
-15
lines changed

5 files changed

+23
-15
lines changed

ChangeLog

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
2021-12-06 Alexander Kulak <sa-dev@odd.systems>
2+
3+
version 1.6.1
4+
5+
2021-09-12 Futa Miyachi <miyachf@gmail.com>
6+
7+
Vertical layout.
8+
9+
2021-08-15 Aleksandrs Stier <aleks.stier@icloud.com>
10+
11+
Extra border around the alttab window.
12+
113
2021-03-14 Alexander Kulak <sa-dev@odd.systems>
214

315
version 1.6.0

configure

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#! /bin/sh
22
# Guess values for system-dependent variables and create Makefiles.
3-
# Generated by GNU Autoconf 2.69 for alttab 1.6.0.
3+
# Generated by GNU Autoconf 2.69 for alttab 1.6.1.
44
#
55
#
66
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -577,8 +577,8 @@ MAKEFLAGS=
577577
# Identity of this package.
578578
PACKAGE_NAME='alttab'
579579
PACKAGE_TARNAME='alttab'
580-
PACKAGE_VERSION='1.6.0'
581-
PACKAGE_STRING='alttab 1.6.0'
580+
PACKAGE_VERSION='1.6.1'
581+
PACKAGE_STRING='alttab 1.6.1'
582582
PACKAGE_BUGREPORT=''
583583
PACKAGE_URL=''
584584

@@ -1306,7 +1306,7 @@ if test "$ac_init_help" = "long"; then
13061306
# Omit some internal or obsolete options to make the list less imposing.
13071307
# This message is too long to be a string in the A/UX 3.1 sh.
13081308
cat <<_ACEOF
1309-
\`configure' configures alttab 1.6.0 to adapt to many kinds of systems.
1309+
\`configure' configures alttab 1.6.1 to adapt to many kinds of systems.
13101310
13111311
Usage: $0 [OPTION]... [VAR=VALUE]...
13121312
@@ -1373,7 +1373,7 @@ fi
13731373

13741374
if test -n "$ac_init_help"; then
13751375
case $ac_init_help in
1376-
short | recursive ) echo "Configuration of alttab 1.6.0:";;
1376+
short | recursive ) echo "Configuration of alttab 1.6.1:";;
13771377
esac
13781378
cat <<\_ACEOF
13791379
@@ -1485,7 +1485,7 @@ fi
14851485
test -n "$ac_init_help" && exit $ac_status
14861486
if $ac_init_version; then
14871487
cat <<\_ACEOF
1488-
alttab configure 1.6.0
1488+
alttab configure 1.6.1
14891489
generated by GNU Autoconf 2.69
14901490
14911491
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1737,7 +1737,7 @@ cat >config.log <<_ACEOF
17371737
This file contains any messages produced by compilers while
17381738
running configure, to aid debugging if configure makes a mistake.
17391739
1740-
It was created by alttab $as_me 1.6.0, which was
1740+
It was created by alttab $as_me 1.6.1, which was
17411741
generated by GNU Autoconf 2.69. Invocation command line was
17421742
17431743
$ $0 $@
@@ -2595,7 +2595,7 @@ fi
25952595
25962596
# Define the identity of the package.
25972597
PACKAGE='alttab'
2598-
VERSION='1.6.0'
2598+
VERSION='1.6.1'
25992599
26002600
26012601
cat >>confdefs.h <<_ACEOF
@@ -5368,7 +5368,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
53685368
# report actual input values of CONFIG_FILES etc. instead of their
53695369
# values after options handling.
53705370
ac_log="
5371-
This file was extended by alttab $as_me 1.6.0, which was
5371+
This file was extended by alttab $as_me 1.6.1, which was
53725372
generated by GNU Autoconf 2.69. Invocation command line was
53735373
53745374
CONFIG_FILES = $CONFIG_FILES
@@ -5434,7 +5434,7 @@ _ACEOF
54345434
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
54355435
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
54365436
ac_cs_version="\\
5437-
alttab config.status 1.6.0
5437+
alttab config.status 1.6.1
54385438
configured by $0, generated by GNU Autoconf 2.69,
54395439
with options \\"\$ac_cs_config\\"
54405440

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
AC_INIT([alttab], [1.6.0])
1+
AC_INIT([alttab], [1.6.1])
22
AM_INIT_AUTOMAKE([foreign subdir-objects])
33
AC_CONFIG_SRCDIR([configure.ac])
44
AC_CONFIG_HEADERS([config.h])

doc/alttab.1

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -280,8 +280,6 @@ Copyright 2017\-2021 Alexander Kulak \fB<sa\-dev AT odd POINT systems>\fR\.
280280
.SH "REPORTING BUGS"
281281
Please report issues on github \fIhttps://github\.com/sagb/alttab/issues\fR\.
282282
.SH "SEE ALSO"
283-
skippy\-xd(1)
284-
.P
285283
EWMH compatible WM list \fIhttps://en\.wikipedia\.org/wiki/Extended_Window_Manager_Hints#List_of_window_managers_that_support_Extended_Window_Manager_Hints\fR\.
286284
.P
287285
Description of fontconfig pattern \fIhttps://www\.freedesktop\.org/software/fontconfig/fontconfig\-user\.html\fR\.

doc/alttab.1.ronn

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -318,8 +318,6 @@ Please [report issues on github](https://github.com/sagb/alttab/issues).
318318

319319
##SEE ALSO
320320

321-
skippy-xd(1)
322-
323321
[EWMH compatible WM list](https://en.wikipedia.org/wiki/Extended_Window_Manager_Hints#List_of_window_managers_that_support_Extended_Window_Manager_Hints).
324322

325323
[Description of fontconfig pattern](https://www.freedesktop.org/software/fontconfig/fontconfig-user.html).

0 commit comments

Comments
 (0)