summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorxaizek <xaizek@posteo.net>2019-07-29 00:19:39 +0300
committerxaizek <xaizek@posteo.net>2019-07-29 00:19:39 +0300
commit546be4ebeff705ccff0ea323630e7c753fd26cac (patch)
tree4a8ab56518e9d9fb36374a19ced2cbd0613cc300
parent7d6b1cfab6c6c781b13ec833a0d8f8230d83f5fb (diff)
Version v0.10.1v0.10.1
-rw-r--r--.travis.yml2
-rw-r--r--ChangeLog2
-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
13 files changed, 24 insertions, 24 deletions
diff --git a/.travis.yml b/.travis.yml
index 8403672a4..99c00a91b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -26,7 +26,7 @@ addons:
coverity_scan:
project:
name: vifm/vifm
- version: 0.10.1-beta+
+ version: 0.10.1+
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 066ac9225..db2c6ba09 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-0.10.1-beta to current
+0.10.1-beta to 0.10.1 (2019-07-29)
Added "space" and "nospace" values to 'sizefmt' option. Patch by
zsugabubus.
diff --git a/README b/README
index ac0c92125..b8b73cf4e 100644
--- a/README
+++ b/README
@@ -1,9 +1,9 @@
Vifm - vi[m] like file manager
2001 - 2019
-Version: 0.10.1-beta
+Version: 0.10.1
-This file last updated: 15 July, 2019
+This file last updated: 29 July, 2019
Brief Description
diff --git a/README.md b/README.md
index 41d972281..5f131c688 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-beta_, _2001 – 2019_
+### **vifm** - vi[m] like file manager, _v0.10.1_, _2001 – 2019_
-_This file last updated on 15 July, 2019_
+_This file last updated on 29 July, 2019_
## Brief Description ##
diff --git a/configure b/configure
index 9a46d6669..31230b757 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-beta.
+# Generated by GNU Autoconf 2.69 for vifm 0.10.1.
#
# 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-beta'
-PACKAGE_STRING='vifm 0.10.1-beta'
+PACKAGE_VERSION='0.10.1'
+PACKAGE_STRING='vifm 0.10.1'
PACKAGE_BUGREPORT='xaizek@posteo.net'
PACKAGE_URL='https://vifm.info'
@@ -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.1-beta to adapt to many kinds of systems.
+\`configure' configures vifm 0.10.1 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -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.1-beta:";;
+ short | recursive ) echo "Configuration of vifm 0.10.1:";;
esac
cat <<\_ACEOF
@@ -1494,7 +1494,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-vifm configure 0.10.1-beta
+vifm configure 0.10.1
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -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.1-beta, which was
+It was created by vifm $as_me 0.10.1, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -2885,7 +2885,7 @@ fi
# Define the identity of the package.
PACKAGE='vifm'
- VERSION='0.10.1-beta'
+ VERSION='0.10.1'
cat >>confdefs.h <<_ACEOF
@@ -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.1-beta, which was
+This file was extended by vifm $as_me 0.10.1, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -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.1-beta
+vifm config.status 0.10.1
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
diff --git a/configure.ac b/configure.ac
index 226d7859c..d1a6287ab 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-beta, xaizek@posteo.net, vifm, https://vifm.info)
+AC_INIT(vifm, 0.10.1, 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 f9ba669e4..47d52979e 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 15, 2019" "vifm 0.10.1-beta"
+.TH VIFM\-CONVERT\-DIRCOLORS 1 "July 29, 2019" "vifm 0.10.1"
.\" ---------------------------------------------------------------------------
.SH "NAME"
.\" ---------------------------------------------------------------------------
diff --git a/data/man/vifm-pause.1 b/data/man/vifm-pause.1
index dba2c8475..aedb87194 100644
--- a/data/man/vifm-pause.1
+++ b/data/man/vifm-pause.1
@@ -1,4 +1,4 @@
-.TH "VIFM-PAUSE" "1" "July 15, 2019" "vifm 0.10.1-beta"
+.TH "VIFM-PAUSE" "1" "July 29, 2019" "vifm 0.10.1"
.\" ---------------------------------------------------------------------------
.SH "NAME"
.\" ---------------------------------------------------------------------------
diff --git a/data/man/vifm-screen-split.1 b/data/man/vifm-screen-split.1
index 5f1447c1c..ff55661cb 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 15, 2019" "vifm 0.10.1-beta"
+.TH "VIFM-SCREEN-SPLIT" "1" "July 29, 2019" "vifm 0.10.1"
.\" ---------------------------------------------------------------------------
.SH "NAME"
.\" ---------------------------------------------------------------------------
diff --git a/data/man/vifm.1 b/data/man/vifm.1
index aa2befba0..52bdd172f 100644
--- a/data/man/vifm.1
+++ b/data/man/vifm.1
@@ -1,4 +1,4 @@
-.TH VIFM 1 "July 25, 2019" "vifm 0.10.1-beta"
+.TH VIFM 1 "July 29, 2019" "vifm 0.10.1"
.\" ---------------------------------------------------------------------------
.SH NAME
.\" ---------------------------------------------------------------------------
diff --git a/data/vim/doc/app/vifm-app.txt b/data/vim/doc/app/vifm-app.txt
index cb0e0209c..cff45c9e1 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-beta Last change: 2019 Jul 25
+*vifm-app.txt* For Vifm version 0.10.1 Last change: 2019 Jul 29
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 0b72cc383..a31bbcd50 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-beta Last change: 2019 Jul 15
+*vifm-plugin.txt* For Vifm version 0.10.1 Last change: 2019 Jul 29
Email for bugs and suggestions: <xaizek@posteo.net>
diff --git a/src/Makefile.win b/src/Makefile.win
index d2cd27ade..00121b77b 100644
--- a/src/Makefile.win
+++ b/src/Makefile.win
@@ -125,7 +125,7 @@ vifmres.o: vifm.res
../build-aux/config.h:
@echo Creating sample $@
mkdir -p ../build-aux
- echo '#define VERSION "0.10.1-beta"' > $@; \
+ echo '#define VERSION "0.10.1"' > $@; \
echo '#define ENABLE_EXTENDED_KEYS' >> $@; \
echo '#define _GNU_SOURCE 1' >> $@; \
echo '#define PACKAGE_SYSCONF_DIR ""' >> $@; \