summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorxaizek <xaizek@posteo.net>2020-09-09 20:04:41 +0300
committerxaizek <xaizek@posteo.net>2020-09-09 20:04:41 +0300
commite59f271e782bc27d62b3482ec58e36ac144b4505 (patch)
tree3fba6e1fa4c8465f9ea05a22db392d9857021516
parent9f87aef59c4a019d05d838e2aa2e847973b67ae4 (diff)
Version v0.11-betav0.11-beta
-rw-r--r--.travis.yml2
-rw-r--r--ChangeLog2
-rw-r--r--NEWS4
-rw-r--r--README4
-rw-r--r--README.md4
-rwxr-xr-xconfigure20
-rw-r--r--configure.ac2
-rw-r--r--data/man/vifm-convert-dircolors.12
-rw-r--r--data/man/vifm-pause.12
-rw-r--r--data/man/vifm-screen-split.12
-rw-r--r--data/man/vifm.12
-rw-r--r--data/vim/doc/app/vifm-app.txt2
-rw-r--r--data/vim/doc/plugin/vifm-plugin.txt2
-rw-r--r--src/Makefile.win2
14 files changed, 26 insertions, 26 deletions
diff --git a/.travis.yml b/.travis.yml
index 06374d267..1f5f3f965 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -25,7 +25,7 @@ addons:
coverity_scan:
project:
name: vifm/vifm
- version: 0.10.1+
+ version: 0.11-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
diff --git a/ChangeLog b/ChangeLog
index c9b3c2a22..c875e19bc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-0.10.1 to current
+0.10.1 to 0.11-beta (2020-09-10)
Added :VifmCs command to the plugin for "converting" Vim's color scheme
into a Vifm's one. Patch by Roman Plášil (a.k.a. Quiark).
diff --git a/NEWS b/NEWS
index 947ff3492..5f5cf493d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,5 @@
-September 9, 2020
-=================
+September 10, 2020
+==================
Vifm v0.11 beta
---------------
diff --git a/README b/README
index 65d15d8df..eabe27e8f 100644
--- a/README
+++ b/README
@@ -1,9 +1,9 @@
Vifm - vi[m] like file manager
2001 - 2020
-Version: 0.10.1
+Version: 0.11-beta
-This file last updated: 23 August, 2020
+This file last updated: 10 September, 2020
Brief Description
diff --git a/README.md b/README.md
index 9d02acf61..33929a1b1 100644
--- a/README.md
+++ b/README.md
@@ -2,9 +2,9 @@
|------------|------------|------------|------------|------------|
|[![][TT]][T]|[![][AA]][A]|[![][FF]][F]|[![][CC]][C]|[![][UU]][U]|
-### **vifm** - vi[m] like file manager, _v0.10.1_, _2001 – 2020_
+### **vifm** - vi[m] like file manager, _v0.11-beta_, _2001 – 2020_
-_This file last updated on 23 August, 2020_
+_This file last updated on 10 September, 2020_
## Brief Description ##
diff --git a/configure b/configure
index d43450764..7e8845a98 100755
--- a/configure
+++ b/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.1.
+# Generated by GNU Autoconf 2.69 for vifm 0.11-beta.
#
# Report bugs to <xaizek@posteo.net>.
#
@@ -580,8 +580,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='vifm'
PACKAGE_TARNAME='vifm'
-PACKAGE_VERSION='0.10.1'
-PACKAGE_STRING='vifm 0.10.1'
+PACKAGE_VERSION='0.11-beta'
+PACKAGE_STRING='vifm 0.11-beta'
PACKAGE_BUGREPORT='xaizek@posteo.net'
PACKAGE_URL='https://vifm.info'
@@ -1301,7 +1301,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.1 to adapt to many kinds of systems.
+\`configure' configures vifm 0.11-beta to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1371,7 +1371,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of vifm 0.10.1:";;
+ short | recursive ) echo "Configuration of vifm 0.11-beta:";;
esac
cat <<\_ACEOF
@@ -1495,7 +1495,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-vifm configure 0.10.1
+vifm configure 0.11-beta
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2021,7 +2021,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.1, which was
+It was created by vifm $as_me 0.11-beta, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -2886,7 +2886,7 @@ fi
# Define the identity of the package.
PACKAGE='vifm'
- VERSION='0.10.1'
+ VERSION='0.11-beta'
cat >>confdefs.h <<_ACEOF
@@ -10414,7 +10414,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.1, which was
+This file was extended by vifm $as_me 0.11-beta, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -10481,7 +10481,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.1
+vifm config.status 0.11-beta
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
diff --git a/configure.ac b/configure.ac
index d0e3e97fa..845f48049 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
-AC_INIT(vifm, 0.10.1, xaizek@posteo.net, vifm, https://vifm.info)
+AC_INIT(vifm, 0.11-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)
diff --git a/data/man/vifm-convert-dircolors.1 b/data/man/vifm-convert-dircolors.1
index 47d52979e..7dde6bc66 100644
--- a/data/man/vifm-convert-dircolors.1
+++ b/data/man/vifm-convert-dircolors.1
@@ -1,4 +1,4 @@
-.TH VIFM\-CONVERT\-DIRCOLORS 1 "July 29, 2019" "vifm 0.10.1"
+.TH VIFM\-CONVERT\-DIRCOLORS 1 "September 10, 2020" "vifm 0.11-beta"
.\" ---------------------------------------------------------------------------
.SH "NAME"
.\" ---------------------------------------------------------------------------
diff --git a/data/man/vifm-pause.1 b/data/man/vifm-pause.1
index aedb87194..3d598619d 100644
--- a/data/man/vifm-pause.1
+++ b/data/man/vifm-pause.1
@@ -1,4 +1,4 @@
-.TH "VIFM-PAUSE" "1" "July 29, 2019" "vifm 0.10.1"
+.TH "VIFM-PAUSE" "1" "September 10, 2020" "vifm 0.11-beta"
.\" ---------------------------------------------------------------------------
.SH "NAME"
.\" ---------------------------------------------------------------------------
diff --git a/data/man/vifm-screen-split.1 b/data/man/vifm-screen-split.1
index ff55661cb..95d76b708 100644
--- a/data/man/vifm-screen-split.1
+++ b/data/man/vifm-screen-split.1
@@ -1,4 +1,4 @@
-.TH "VIFM-SCREEN-SPLIT" "1" "July 29, 2019" "vifm 0.10.1"
+.TH "VIFM-SCREEN-SPLIT" "1" "September 10, 2020" "vifm 0.11-beta"
.\" ---------------------------------------------------------------------------
.SH "NAME"
.\" ---------------------------------------------------------------------------
diff --git a/data/man/vifm.1 b/data/man/vifm.1
index c8656906b..40ffd6c61 100644
--- a/data/man/vifm.1
+++ b/data/man/vifm.1
@@ -1,4 +1,4 @@
-.TH VIFM 1 "September 6, 2020" "vifm 0.10.1"
+.TH VIFM 1 "September 10, 2020" "vifm 0.11-beta"
.\" ---------------------------------------------------------------------------
.SH NAME
.\" ---------------------------------------------------------------------------
diff --git a/data/vim/doc/app/vifm-app.txt b/data/vim/doc/app/vifm-app.txt
index dcf5fd50d..3c39f2426 100644
--- a/data/vim/doc/app/vifm-app.txt
+++ b/data/vim/doc/app/vifm-app.txt
@@ -1,4 +1,4 @@
-*vifm-app.txt* For Vifm version 0.10.1 Last change: 2020 September 6
+*vifm-app.txt* For Vifm version 0.11-beta Last change: 2020 Sep 10
Email for bugs and suggestions: <xaizek@posteo.net>
diff --git a/data/vim/doc/plugin/vifm-plugin.txt b/data/vim/doc/plugin/vifm-plugin.txt
index 0cce1bcf5..cc4748252 100644
--- a/data/vim/doc/plugin/vifm-plugin.txt
+++ b/data/vim/doc/plugin/vifm-plugin.txt
@@ -1,4 +1,4 @@
-*vifm-plugin.txt* For Vifm version 0.10.1 Last change: 2020 Sep 7
+*vifm-plugin.txt* For Vifm version 0.11-beta Last change: 2020 Sep 10
Email for bugs and suggestions: <xaizek@posteo.net>
diff --git a/src/Makefile.win b/src/Makefile.win
index 362783451..50312f26a 100644
--- a/src/Makefile.win
+++ b/src/Makefile.win
@@ -126,7 +126,7 @@ vifmres.o: vifm.res
../build-aux/config.h:
@echo Creating sample $@
mkdir -p ../build-aux
- echo '#define VERSION "0.10.1"' > $@; \
+ echo '#define VERSION "0.11-beta"' > $@; \
echo '#define ENABLE_EXTENDED_KEYS' >> $@; \
echo '#define _GNU_SOURCE 1' >> $@; \
echo '#define PACKAGE_SYSCONF_DIR ""' >> $@; \