Skip to content

Commit

Permalink
Version v0.8.1-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
xaizek committed Jan 2, 2016
1 parent bc8fba3 commit 874680e
Show file tree
Hide file tree
Showing 11 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion ChangeLog
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
0.8 to current
0.8 to 0.8.1-beta

Turned remote commands back on by default after their rewrite using
named pipes instead of insecure UDP sockets.
Expand Down
4 changes: 2 additions & 2 deletions README
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Vifm - vi[m] like file manager
2001 - 2015

Updated: 15 December, 2015
Version: 0.8
Updated: 02 January, 2016
Version: 0.8.1-beta

Brief Description

Expand Down
20 changes: 10 additions & 10 deletions configure
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.69 for vifm 0.8.
# Generated by GNU Autoconf 2.69 for vifm 0.8.1-beta.
#
# Report bugs to <xaizek@openmailbox.org>.
#
Expand Down Expand Up @@ -580,8 +580,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='vifm'
PACKAGE_TARNAME='vifm'
PACKAGE_VERSION='0.8'
PACKAGE_STRING='vifm 0.8'
PACKAGE_VERSION='0.8.1-beta'
PACKAGE_STRING='vifm 0.8.1-beta'
PACKAGE_BUGREPORT='xaizek@openmailbox.org'
PACKAGE_URL='http://vifm.info'

Expand Down Expand Up @@ -1292,7 +1292,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.8 to adapt to many kinds of systems.
\`configure' configures vifm 0.8.1-beta to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
Expand Down Expand Up @@ -1362,7 +1362,7 @@ fi

if test -n "$ac_init_help"; then
case $ac_init_help in
short | recursive ) echo "Configuration of vifm 0.8:";;
short | recursive ) echo "Configuration of vifm 0.8.1-beta:";;
esac
cat <<\_ACEOF
Expand Down Expand Up @@ -1478,7 +1478,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
vifm configure 0.8
vifm configure 0.8.1-beta
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
Expand Down Expand Up @@ -2004,7 +2004,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.8, which was
It was created by vifm $as_me 0.8.1-beta, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
Expand Down Expand Up @@ -2820,7 +2820,7 @@ fi
# Define the identity of the package.
PACKAGE='vifm'
VERSION='0.8'
VERSION='0.8.1-beta'
cat >>confdefs.h <<_ACEOF
Expand Down Expand Up @@ -9893,7 +9893,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.8, which was
This file was extended by vifm $as_me 0.8.1-beta, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
Expand Down Expand Up @@ -9960,7 +9960,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.8
vifm config.status 0.8.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
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.

AC_INIT(vifm, 0.8, xaizek@openmailbox.org, vifm, http://vifm.info)
AC_INIT(vifm, 0.8.1-beta, xaizek@openmailbox.org, vifm, http://vifm.info)
AC_CONFIG_SRCDIR(configure.ac)
AM_INIT_AUTOMAKE([no-dist-gzip dist-bzip2])
AM_CONFIG_HEADER(config.h)
Expand Down
2 changes: 1 addition & 1 deletion data/man/vifm-convert-dircolors.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH VIFM\-CONVERT\-DIRCOLORS 1 "July 09, 2015" "vifm 0.8"
.TH VIFM\-CONVERT\-DIRCOLORS 1 "January 02, 2016" "vifm 0.8.1-beta"
.\" ---------------------------------------------------------------------------
.SH "NAME"
.\" ---------------------------------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion data/man/vifm-pause.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "VIFM-PAUSE" "1" "July 09, 2015" "vifm 0.8"
.TH "VIFM-PAUSE" "1" "January 02, 2016" "vifm 0.8.1-beta"
.\" ---------------------------------------------------------------------------
.SH "NAME"
.\" ---------------------------------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion data/man/vifm-screen-split.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "VIFM-SCREEN-SPLIT" "1" "October 27, 2015" "vifm 0.8"
.TH "VIFM-SCREEN-SPLIT" "1" "January 02, 2016" "vifm 0.8.1-beta"
.\" ---------------------------------------------------------------------------
.SH "NAME"
.\" ---------------------------------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion data/man/vifm.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH VIFM 1 "December 30, 2015" "vifm 0.8"
.TH VIFM 1 "January 02, 2016" "vifm 0.8.1-beta"
.\" ---------------------------------------------------------------------------
.SH NAME
.\" ---------------------------------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion data/vim/doc/app/vifm-app.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*vifm-app.txt* For Vifm version 0.8 Last change: 2015 Dec 30
*vifm-app.txt* For Vifm version 0.8.1-beta Last change: 2016 Jan 02

Email for bugs and suggestions: <xaizek@openmailbox.org>

Expand Down
2 changes: 1 addition & 1 deletion data/vim/doc/plugin/vifm-plugin.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*vifm-plugin.txt* For Vifm version 0.8 Last change: 2015 Jul 25
*vifm-plugin.txt* For Vifm version 0.8.1-beta Last change: 2016 Jan 02

Email for bugs and suggestions: <xaizek@openmailbox.org>

Expand Down
2 changes: 1 addition & 1 deletion src/Makefile.win
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ vifmres.o: vifm.res

../config.h:
@echo Creating sample ../config.h
echo '#define VERSION "0.8"' > ../config.h; \
echo '#define VERSION "0.8.1-beta"' > ../config.h; \
echo '#define ENABLE_EXTENDED_KEYS' >> ../config.h; \
echo '#define _GNU_SOURCE 1' >> ../config.h; \
echo '#define PACKAGE_SYSCONF_DIR ""' >> ../config.h; \
Expand Down

0 comments on commit 874680e

Please sign in to comment.