branch: elpa/vm
commit 5a4718bf9a0dcc094be37b9c34b3f09a0f0febba
Author: Mark Diekhans <[email protected]>
Commit: Mark Diekhans <[email protected]>

    set version to 8.3.3snapshot
---
 configure.ac    | 2 +-
 info/vm.texinfo | 1 +
 lisp/vm.el      | 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/configure.ac b/configure.ac
index 86754fc667d..7304fecc1a9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -237,7 +237,7 @@ TEST
 ])
 
 ##############################################################################
-AC_INIT([VM],[8.3.2],[[email protected]])
+AC_INIT([VM],[8.3.3snapshot],[[email protected]])
 # Name of the application
 # Version (release) number
 # Contact address
diff --git a/info/vm.texinfo b/info/vm.texinfo
index 90f7da564ff..4faa2957abf 100644
--- a/info/vm.texinfo
+++ b/info/vm.texinfo
@@ -7218,6 +7218,7 @@ Please let us know if any contributors have been missed 
out.
 @item Version 8.3.0, released 22 December 2025
 @item Version 8.3.1, released 27 December 2025
 @item Version 8.3.2, released 29 December 2025
+@item Version 8.3.3snapshot, from git
 @end itemize
 
 
diff --git a/lisp/vm.el b/lisp/vm.el
index 0a177fd027c..cb74ab895f9 100644
--- a/lisp/vm.el
+++ b/lisp/vm.el
@@ -6,7 +6,7 @@
 ;; Copyright (C) 2003-2006 Robert Widhopf-Fenk
 ;; Copyright (C) 2024-2025 The VM Developers
 ;;
-;; Version: 8.3.2
+;; Version: 8.3.3snapshot
 ;; Maintainer: [email protected]
 ;; URL: https://gitlab.com/emacs-vm/vm
 ;; Package-Requires: ((emacs "28.1") (vcard "0.2.2"))

Reply via email to