Skip to content

Commit

Permalink
Version v0.10.1-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
xaizek committed Jul 14, 2019
1 parent 09afc6d commit 24f219f
Show file tree
Hide file tree
Showing 13 changed files with 23 additions and 23 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -26,7 +26,7 @@ addons:
coverity_scan:
project:
name: vifm/vifm
version: 0.10+
version: 0.10.1-beta+
description: "TUI file manager with vi like key bindings."
notification_email: xaizek@posteo.net
build_command_prepend: scripts/fix-timestamps fast && ./configure --disable-dependency-tracking
Expand Down
2 changes: 1 addition & 1 deletion ChangeLog
@@ -1,4 +1,4 @@
0.10 to current
0.10 to 0.10.1-beta (2019-07-15)

Added example of using xsel to sample vifmrc file. Thanks to
chelovechishko.
Expand Down
2 changes: 1 addition & 1 deletion README
@@ -1,7 +1,7 @@
Vifm - vi[m] like file manager
2001 - 2019

Version: 0.10
Version: 0.10.1-beta

This file last updated: 22 January, 2018

Expand Down
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -2,9 +2,9 @@
|------------|------------|------------|------------|------------|
|[![][TT]][T]|[![][AA]][A]|[![][FF]][F]|[![][CC]][C]|[![][UU]][U]|

### **vifm** - vi[m] like file manager, _v0.10_, _2001 – 2019_
### **vifm** - vi[m] like file manager, _v0.10.1-beta_, _2001 – 2019_

_This file last updated on 11 November, 2018_
_This file last updated on 15 July, 2019_

## Brief Description ##

Expand Down
20 changes: 10 additions & 10 deletions configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.69 for vifm 0.10.
# Generated by GNU Autoconf 2.69 for vifm 0.10.1-beta.
#
# Report bugs to <xaizek@posteo.net>.
#
Expand Down Expand Up @@ -580,8 +580,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='vifm'
PACKAGE_TARNAME='vifm'
PACKAGE_VERSION='0.10'
PACKAGE_STRING='vifm 0.10'
PACKAGE_VERSION='0.10.1-beta'
PACKAGE_STRING='vifm 0.10.1-beta'
PACKAGE_BUGREPORT='xaizek@posteo.net'
PACKAGE_URL='https://vifm.info'

Expand Down Expand Up @@ -1300,7 +1300,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
\`configure' configures vifm 0.10 to adapt to many kinds of systems.
\`configure' configures vifm 0.10.1-beta to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
Expand Down Expand Up @@ -1370,7 +1370,7 @@ fi

if test -n "$ac_init_help"; then
case $ac_init_help in
short | recursive ) echo "Configuration of vifm 0.10:";;
short | recursive ) echo "Configuration of vifm 0.10.1-beta:";;
esac
cat <<\_ACEOF
Expand Down Expand Up @@ -1494,7 +1494,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
vifm configure 0.10
vifm configure 0.10.1-beta
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
Expand Down Expand Up @@ -2020,7 +2020,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by vifm $as_me 0.10, which was
It was created by vifm $as_me 0.10.1-beta, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
Expand Down Expand Up @@ -2885,7 +2885,7 @@ fi
# Define the identity of the package.
PACKAGE='vifm'
VERSION='0.10'
VERSION='0.10.1-beta'
cat >>confdefs.h <<_ACEOF
Expand Down Expand Up @@ -10399,7 +10399,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
This file was extended by vifm $as_me 0.10, which was
This file was extended by vifm $as_me 0.10.1-beta, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
Expand Down Expand Up @@ -10466,7 +10466,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
vifm config.status 0.10
vifm config.status 0.10.1-beta
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
@@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.

AC_INIT(vifm, 0.10, xaizek@posteo.net, vifm, https://vifm.info)
AC_INIT(vifm, 0.10.1-beta, xaizek@posteo.net, vifm, https://vifm.info)
AC_CONFIG_SRCDIR(src/vifm.c)
AC_CONFIG_AUX_DIR(build-aux)
AC_CONFIG_MACRO_DIR(build-aux/m4)
Expand Down
2 changes: 1 addition & 1 deletion data/man/vifm-convert-dircolors.1
@@ -1,4 +1,4 @@
.TH VIFM\-CONVERT\-DIRCOLORS 1 "November 11, 2018" "vifm 0.10"
.TH VIFM\-CONVERT\-DIRCOLORS 1 "July 15, 2019" "vifm 0.10.1-beta"
.\" ---------------------------------------------------------------------------
.SH "NAME"
.\" ---------------------------------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion data/man/vifm-pause.1
@@ -1,4 +1,4 @@
.TH "VIFM-PAUSE" "1" "November 11, 2018" "vifm 0.10"
.TH "VIFM-PAUSE" "1" "July 15, 2019" "vifm 0.10.1-beta"
.\" ---------------------------------------------------------------------------
.SH "NAME"
.\" ---------------------------------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion data/man/vifm-screen-split.1
@@ -1,4 +1,4 @@
.TH "VIFM-SCREEN-SPLIT" "1" "November 11, 2018" "vifm 0.10"
.TH "VIFM-SCREEN-SPLIT" "1" "July 15, 2019" "vifm 0.10.1-beta"
.\" ---------------------------------------------------------------------------
.SH "NAME"
.\" ---------------------------------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion data/man/vifm.1
@@ -1,4 +1,4 @@
.TH VIFM 1 "July 6, 2019" "vifm 0.10"
.TH VIFM 1 "July 15, 2019" "vifm 0.10.1-beta"
.\" ---------------------------------------------------------------------------
.SH NAME
.\" ---------------------------------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion data/vim/doc/app/vifm-app.txt
@@ -1,4 +1,4 @@
*vifm-app.txt* For Vifm version 0.10 Last change: 2019 Jul 6
*vifm-app.txt* For Vifm version 0.10.1-beta Last change: 2019 Jul 15

Email for bugs and suggestions: <xaizek@posteo.net>

Expand Down
2 changes: 1 addition & 1 deletion data/vim/doc/plugin/vifm-plugin.txt
@@ -1,4 +1,4 @@
*vifm-plugin.txt* For Vifm version 0.10 Last change: 2018 Nov 11
*vifm-plugin.txt* For Vifm version 0.10.1-beta Last change: 2019 Jul 15

Email for bugs and suggestions: <xaizek@posteo.net>

Expand Down
2 changes: 1 addition & 1 deletion src/Makefile.win
Expand Up @@ -125,7 +125,7 @@ vifmres.o: vifm.res
../build-aux/config.h:
@echo Creating sample $@
mkdir -p ../build-aux
echo '#define VERSION "0.10"' > $@; \
echo '#define VERSION "0.10.1-beta"' > $@; \
echo '#define ENABLE_EXTENDED_KEYS' >> $@; \
echo '#define _GNU_SOURCE 1' >> $@; \
echo '#define PACKAGE_SYSCONF_DIR ""' >> $@; \
Expand Down

0 comments on commit 24f219f

Please sign in to comment.