From 4ffec24967ba805be2b2f1750e7cfffb85e26a1f Mon Sep 17 00:00:00 2001 From: Jonas Bernoulli Date: Mon, 28 Jan 2019 00:43:05 +0100 Subject: [PATCH] Release version 3.1.0 --- CHANGELOG | 2 +- borg-elpa.el | 2 +- borg.el | 4 ++-- borg.mk | 2 +- borg.org | 10 +++++----- borg.sh | 2 +- borg.texi | 8 ++++---- 7 files changed, 15 insertions(+), 15 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 702e8dc..3dbfc05 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,6 @@ # -*- mode: org -*- -* v3.1.0 UNRELEASED +* v3.1.0 2019/01/28 - The new user configuration file ~~/.emacs.d/etc/borg/init.el~ is loaded by ~borg-initialize~ if Emacs is running without an interactive diff --git a/borg-elpa.el b/borg-elpa.el index d9aa032..9b925a8 100644 --- a/borg-elpa.el +++ b/borg-elpa.el @@ -1,6 +1,6 @@ ;;; borg-elpa.el --- use Borg alongside Package.el -*- lexical-binding: t -*- -;; Copyright (C) 2018 Jonas Bernoulli +;; Copyright (C) 2018-2019 Jonas Bernoulli ;; Author: Jonas Bernoulli ;; Homepage: https://github.com/emacscollective/borg diff --git a/borg.el b/borg.el index 5afc46e..31eac8e 100644 --- a/borg.el +++ b/borg.el @@ -1,12 +1,12 @@ ;;; borg.el --- assimilate Emacs packages as Git submodules -*- lexical-binding: t -*- -;; Copyright (C) 2016-2018 Jonas Bernoulli +;; Copyright (C) 2016-2019 Jonas Bernoulli ;; Author: Jonas Bernoulli ;; Homepage: https://github.com/emacscollective/borg ;; Keywords: tools -;; Package-Version: 3.0.0 +;; Package-Version: 3.1.0 ;; Package-Requires: ((emacs "26") (dash "2.14.1") (epkg "3.1.1") (magit "2.13.0")) ;; Borg itself does no actually require Emacs 26 and has no diff --git a/borg.mk b/borg.mk index f091d0d..3c4ab93 100644 --- a/borg.mk +++ b/borg.mk @@ -1,4 +1,4 @@ -# Copyright (C) 2016-2018 Jonas Bernoulli +# Copyright (C) 2016-2019 Jonas Bernoulli # # Author: Jonas Bernoulli # License: GPL v3 diff --git a/borg.org b/borg.org index 42b283b..5fd4626 100644 --- a/borg.org +++ b/borg.org @@ -2,13 +2,13 @@ :PREAMBLE: #+AUTHOR: Jonas Bernoulli #+EMAIL: jonas@bernoul.li -#+DATE: 2018 +#+DATE: 2018-2019 #+LANGUAGE: en #+TEXINFO_DIR_CATEGORY: Emacs #+TEXINFO_DIR_TITLE: Borg: (borg). #+TEXINFO_DIR_DESC: Assimilate Emacs packages as Git submodules -#+SUBTITLE: for version 3.0.0 +#+SUBTITLE: for version 3.1.0 #+TEXINFO_DEFFN: t #+OPTIONS: H:4 num:4 toc:2 @@ -18,10 +18,10 @@ 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.0.0. +This manual is for Borg version 3.1.0. #+BEGIN_QUOTE -Copyright (C) 2016-2018 Jonas Bernoulli +Copyright (C) 2016-2019 Jonas Bernoulli You can redistribute this document and/or modify it under the terms of the GNU General Public License as published by the Free Software @@ -750,7 +750,7 @@ being noted in the changelog. :END: #+BEGIN_QUOTE -Copyright (C) 2016-2018 Jonas Bernoulli +Copyright (C) 2016-2019 Jonas Bernoulli You can redistribute this document and/or modify it under the terms of the GNU General Public License as published by the Free Software diff --git a/borg.sh b/borg.sh index f2e8bd6..fd58521 100755 --- a/borg.sh +++ b/borg.sh @@ -1,6 +1,6 @@ #!/bin/sh -# Copyright (C) 2016-2018 Jonas Bernoulli +# Copyright (C) 2016-2019 Jonas Bernoulli # # Author: Jonas Bernoulli # License: GPL v3 diff --git a/borg.texi b/borg.texi index 473ce71..6f62355 100644 --- a/borg.texi +++ b/borg.texi @@ -8,7 +8,7 @@ @copying @quotation -Copyright (C) 2016-2018 Jonas Bernoulli +Copyright (C) 2016-2019 Jonas Bernoulli You can redistribute this document and/or modify it under the terms of the GNU General Public License as published by the Free Software @@ -31,7 +31,7 @@ General Public License for more details. @finalout @titlepage @title Borg User Manual -@subtitle for version 3.0.0 +@subtitle for version 3.1.0 @author Jonas Bernoulli @page @vskip 0pt plus 1filll @@ -48,10 +48,10 @@ 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.0.0. +This manual is for Borg version 3.1.0. @quotation -Copyright (C) 2016-2018 Jonas Bernoulli +Copyright (C) 2016-2019 Jonas Bernoulli You can redistribute this document and/or modify it under the terms of the GNU General Public License as published by the Free Software