From 3f9fc2281e9ae873873998782c98c57c5ebb0555 Mon Sep 17 00:00:00 2001 From: Jonas Bernoulli Date: Thu, 5 Dec 2019 23:40:58 +0100 Subject: [PATCH] Release version 3.1.2 --- CHANGELOG | 2 +- borg.el | 4 ++-- borg.org | 4 ++-- borg.texi | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index aa84bfa..9333bc2 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,5 @@ # -*- mode: org -*- -* v3.1.2 UNRELEASED +* v3.1.2 2019/12/05 - The new option ~borg-rewrite-urls-alist~ allows rewriting certain urls when a package repository is cloned. This is mostly intended to diff --git a/borg.el b/borg.el index 53efa83..ab0d10f 100644 --- a/borg.el +++ b/borg.el @@ -6,8 +6,8 @@ ;; Homepage: https://github.com/emacscollective/borg ;; Keywords: tools -;; Package-Version: 3.1.0 -;; Package-Requires: ((emacs "26") (dash "2.14.1") (epkg "3.1.1") (magit "2.13.0")) +;; Package-Version: 3.1.2 +;; Package-Requires: ((emacs "26") (dash "2.16.0") (epkg "3.2.2") (magit "2.90.1")) ;; Borg itself does no actually require Emacs 26 and has no ;; other dependencies but when it is installed from Melpa, diff --git a/borg.org b/borg.org index 5c1a96d..9a6328a 100644 --- a/borg.org +++ b/borg.org @@ -8,7 +8,7 @@ #+TEXINFO_DIR_CATEGORY: Emacs #+TEXINFO_DIR_TITLE: Borg: (borg). #+TEXINFO_DIR_DESC: Assimilate Emacs packages as Git submodules -#+SUBTITLE: for version 3.1.1 (v3.1.1-7-gb338e13+1) +#+SUBTITLE: for version 3.1.2 #+TEXINFO_DEFFN: t #+OPTIONS: H:4 num:4 toc:2 @@ -20,7 +20,7 @@ The Borg assimilate Emacs packages as Git submodules. Borg is a bare-bones package manager for Emacs packages. #+TEXINFO: @noindent -This manual is for Borg version 3.1.1 (v3.1.1-7-gb338e13+1). +This manual is for Borg version 3.1.2. #+BEGIN_QUOTE Copyright (C) 2016-2019 Jonas Bernoulli diff --git a/borg.texi b/borg.texi index 2297a02..ebc8591 100644 --- a/borg.texi +++ b/borg.texi @@ -31,7 +31,7 @@ General Public License for more details. @finalout @titlepage @title Borg User Manual -@subtitle for version 3.1.1 (v3.1.1-7-gb338e13+1) +@subtitle for version 3.1.2 @author Jonas Bernoulli @page @vskip 0pt plus 1filll @@ -48,7 +48,7 @@ The Borg assimilate Emacs packages as Git submodules. Borg is a bare-bones package manager for Emacs packages. @noindent -This manual is for Borg version 3.1.1 (v3.1.1-7-gb338e13+1). +This manual is for Borg version 3.1.2. @quotation Copyright (C) 2016-2019 Jonas Bernoulli