M .build.yml => .build.yml +1 -1
@@ 8,4 8,4 @@ tasks:
cd vcomplete
make
artifacts:
- - vcomplete/vcomplete-1.2.1.tar
+ - vcomplete/vcomplete-2.0.tar
M config.mk => config.mk +1 -1
@@ 1,5 1,5 @@
PKG = vcomplete
-VERSION = 1.2.1
+VERSION = 2.0
INSTALLINFO = install-info
MAKEINFO = makeinfo
M vcomplete.el => vcomplete.el +1 -1
@@ 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
M vcomplete.texi => vcomplete.texi +2 -2
@@ 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