emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/vcomplete 93ae3db40d 5/5: ; Bump version to 2.0


From: ELPA Syncer
Subject: [nongnu] elpa/vcomplete 93ae3db40d 5/5: ; Bump version to 2.0
Date: Fri, 11 Nov 2022 08:59:40 -0500 (EST)

branch: elpa/vcomplete
commit 93ae3db40d07ae15e61d34c3c3870de5d2fce2de
Author: Daniel Semyonov <daniel@dsemy.com>
Commit: Daniel Semyonov <daniel@dsemy.com>

    ; Bump version to 2.0
---
 .build.yml     | 2 +-
 config.mk      | 2 +-
 vcomplete.el   | 2 +-
 vcomplete.texi | 4 ++--
 4 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/.build.yml b/.build.yml
index ff1fd4933e..f8567ab476 100644
--- a/.build.yml
+++ b/.build.yml
@@ -8,4 +8,4 @@ tasks:
                 cd vcomplete
                 make
 artifacts:
-        - vcomplete/vcomplete-1.2.1.tar
+        - vcomplete/vcomplete-2.0.tar
diff --git a/config.mk b/config.mk
index b33a17af9d..8d16122590 100644
--- a/config.mk
+++ b/config.mk
@@ -1,5 +1,5 @@
 PKG     = vcomplete
-VERSION = 1.2.1
+VERSION = 2.0
 
 INSTALLINFO = install-info
 MAKEINFO    = makeinfo
diff --git a/vcomplete.el b/vcomplete.el
index 33796dffef..23dd78f049 100644
--- a/vcomplete.el
+++ b/vcomplete.el
@@ -4,7 +4,7 @@
 
 ;; Author: Daniel Semyonov <daniel@dsemy.com>
 ;; Maintainer: Vcomplete Mailing List <~dsemy/vcomplete-devel@lists.sr.ht>
-;; Version: 1.2.1
+;; Version: 2.0
 ;; Package-Requires: ((emacs "25.1"))
 ;; Keywords: convenience, matching
 ;; URL: https://dsemy.com/projects/vcomplete
diff --git a/vcomplete.texi b/vcomplete.texi
index f9068fbbd3..f649bd76cb 100644
--- a/vcomplete.texi
+++ b/vcomplete.texi
@@ -28,7 +28,7 @@ General Public License for more details.
 
 @titlepage
 @title Vcomplete User Manual
-@subtitle for version 1.2.1.
+@subtitle for version 2.0
 @author Daniel Semyonov
 @page
 @vskip 0pt plus 1filll
@@ -46,7 +46,7 @@ point the completion list buffer and (optionally) 
automatically
 updates it.
 
 @noindent
-This manual is for Vcomplete version 1.2.1.
+This manual is for Vcomplete version 2.0
 
 @insertcopying
 @end ifnottex



reply via email to

[Prev in Thread] Current Thread [Next in Thread]