summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorxaizek <xaizek@posteo.net>2023-03-17 13:58:53 +0200
committerxaizek <xaizek@posteo.net>2023-03-17 13:58:53 +0200
commit00cf151e5eeaac65086933e6d80fb0d3b5f2aceb (patch)
tree107944759645f9cd0a0ba44200d71dfc9456f8e9
parenta73039c57111fae98afc3bbb47276d744890cc93 (diff)
Version v0.13-betav0.13-beta
-rw-r--r--ChangeLog2
-rw-r--r--ChangeLog.LuaAPI2
-rw-r--r--README6
-rw-r--r--README.md2
-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/ChangeLog b/ChangeLog
index 053f34159..52a6a5a93 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-0.12.1 to current
+0.12.1 to 0.13-beta (2023-03-17)
Changed implementation of `:compare grouppaths` to juxtapose only files
with identical relative paths. Patch by Alexandr Keyp (a.k.a. IAmKapuze).
diff --git a/ChangeLog.LuaAPI b/ChangeLog.LuaAPI
index 4e40102ec..9891b3004 100644
--- a/ChangeLog.LuaAPI
+++ b/ChangeLog.LuaAPI
@@ -4,7 +4,7 @@ API things should stay fairly stable to not cause breakage too often, but
while stabilizing for v1.0 a bunch of breaking changes can happen at once.
After that all changes will be documented in the regular ChangeLog.
-0.12.1 to current
+0.12.1 to 0.13-beta (2023-03-17)
Bumped API version to v0.1.0 due to bug fixes and various additions.
diff --git a/README b/README
index 5b3d3de65..aca3de757 100644
--- a/README
+++ b/README
@@ -1,9 +1,9 @@
Vifm - Vim-like file manager
-2001 - 2022
+2001 - 2023
-Version: 0.12.1
+Version: 0.13-beta
-This file last updated: 21 September 2022
+This file last updated: 17 March 2023
Brief Description
diff --git a/README.md b/README.md
index b5a47e754..0c7473278 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@
[![][AA]][A]  [![][FF]][F]  [![][UU]][U]  [![][SS]][S]
-_Latest release is 0.12.1. This file last updated on 21 September 2022._
+_Latest release is 0.13-beta. This file last updated on 17 March 2023._
## Brief Description ##
diff --git a/configure b/configure
index 82fc9d092..9ac43a7ab 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.12.1.
+# Generated by GNU Autoconf 2.69 for vifm 0.13-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.12.1'
-PACKAGE_STRING='vifm 0.12.1'
+PACKAGE_VERSION='0.13-beta'
+PACKAGE_STRING='vifm 0.13-beta'
PACKAGE_BUGREPORT='xaizek@posteo.net'
PACKAGE_URL='https://vifm.info'
@@ -1307,7 +1307,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.12.1 to adapt to many kinds of systems.
+\`configure' configures vifm 0.13-beta to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1377,7 +1377,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of vifm 0.12.1:";;
+ short | recursive ) echo "Configuration of vifm 0.13-beta:";;
esac
cat <<\_ACEOF
@@ -1501,7 +1501,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-vifm configure 0.12.1
+vifm configure 0.13-beta
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2027,7 +2027,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.12.1, which was
+It was created by vifm $as_me 0.13-beta, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -2892,7 +2892,7 @@ fi
# Define the identity of the package.
PACKAGE='vifm'
- VERSION='0.12.1'
+ VERSION='0.13-beta'
cat >>confdefs.h <<_ACEOF
@@ -11224,7 +11224,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.12.1, which was
+This file was extended by vifm $as_me 0.13-beta, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -11291,7 +11291,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.12.1
+vifm config.status 0.13-beta
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
diff --git a/configure.ac b/configure.ac
index fcca0142a..0d395ae86 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.12.1, xaizek@posteo.net, vifm, https://vifm.info)
+AC_INIT(vifm, 0.13-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 7dfe85dcc..f3b281a92 100644
--- a/data/man/vifm-convert-dircolors.1
+++ b/data/man/vifm-convert-dircolors.1
@@ -1,4 +1,4 @@
-.TH VIFM\-CONVERT\-DIRCOLORS 1 "21 September 2022" "vifm 0.12.1"
+.TH VIFM\-CONVERT\-DIRCOLORS 1 "17 March 2023" "vifm 0.13-beta"
.\" ---------------------------------------------------------------------------
.SH "NAME"
.\" ---------------------------------------------------------------------------
diff --git a/data/man/vifm-pause.1 b/data/man/vifm-pause.1
index 2d6b2de60..24adb9fa8 100644
--- a/data/man/vifm-pause.1
+++ b/data/man/vifm-pause.1
@@ -1,4 +1,4 @@
-.TH "VIFM-PAUSE" "1" "21 September 2022" "vifm 0.12.1"
+.TH "VIFM-PAUSE" "1" "17 March 2023" "vifm 0.13-beta"
.\" ---------------------------------------------------------------------------
.SH "NAME"
.\" ---------------------------------------------------------------------------
diff --git a/data/man/vifm-screen-split.1 b/data/man/vifm-screen-split.1
index d88362bfb..6185b0cfa 100644
--- a/data/man/vifm-screen-split.1
+++ b/data/man/vifm-screen-split.1
@@ -1,4 +1,4 @@
-.TH "VIFM-SCREEN-SPLIT" "1" "21 September 2022" "vifm 0.12.1"
+.TH "VIFM-SCREEN-SPLIT" "1" "17 March 2023" "vifm 0.13-beta"
.\" ---------------------------------------------------------------------------
.SH "NAME"
.\" ---------------------------------------------------------------------------
diff --git a/data/man/vifm.1 b/data/man/vifm.1
index 2ac8d1449..db01a61af 100644
--- a/data/man/vifm.1
+++ b/data/man/vifm.1
@@ -1,4 +1,4 @@
-.TH VIFM 1 "13 March 2023" "vifm 0.12.1"
+.TH VIFM 1 "17 March 2023" "vifm 0.13-beta"
.\" ---------------------------------------------------------------------------
.SH NAME
.\" ---------------------------------------------------------------------------
diff --git a/data/vim/doc/app/vifm-app.txt b/data/vim/doc/app/vifm-app.txt
index adf630992..a5d4b65df 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.12.1 Last change: 2023 Mar 13
+*vifm-app.txt* For Vifm version 0.13-beta Last change: 2023 Mar 17
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 54b0edff8..958a5b8ea 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.12.1 Last change: 2022 Sep 21
+*vifm-plugin.txt* For Vifm version 0.13-beta Last change: 2023 Mar 17
Email for bugs and suggestions: <xaizek@posteo.net>
diff --git a/src/Makefile.win b/src/Makefile.win
index b8fee425f..9d06ecfdc 100644
--- a/src/Makefile.win
+++ b/src/Makefile.win
@@ -138,7 +138,7 @@ vifmres.o: vifm.res
../build-aux/config.h: Makefile.win
@echo Creating sample $@
mkdir -p ../build-aux
- echo '#define VERSION "0.12.1"' > $@; \
+ echo '#define VERSION "0.13-beta"' > $@; \
echo '#define ENABLE_EXTENDED_KEYS' >> $@; \
echo '#define _GNU_SOURCE 1' >> $@; \
echo '#define _XOPEN_SOURCE 1' >> $@; \