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

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

[nongnu] elpa/gnuplot c3e13f0 076/184: change version number to 0.7beta


From: ELPA Syncer
Subject: [nongnu] elpa/gnuplot c3e13f0 076/184: change version number to 0.7beta to avoid any confusion
Date: Sun, 29 Aug 2021 11:03:18 -0400 (EDT)

branch: elpa/gnuplot
commit c3e13f05ba82751724ad4b0c38c7055bf9f651f1
Author: joddie <jonxfield@gmail.com>
Commit: joddie <jonxfield@gmail.com>

    change version number to 0.7beta to avoid any confusion
---
 gnuplot.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnuplot.el b/gnuplot.el
index 21ef252..92a4e7c 100644
--- a/gnuplot.el
+++ b/gnuplot.el
@@ -6,7 +6,7 @@
 ;; Maintainer: Bruce Ravel <bruceravel1@gmail.com>
 ;; Created:    June 28 1998
 ;; Updated:    October 05 2012
-;; Version:    0.7
+;; Version:    0.7-beta
 ;; Keywords:   gnuplot, plotting
 
 ;; This file is not part of GNU Emacs.
@@ -407,7 +407,7 @@ real work."
 (defconst gnuplot-maintainer-email "ravel@phys.washington.edu")
 (defconst gnuplot-maintainer-url
   "http://github.com/bruceravel/gnuplot-mode/";)
-(defconst gnuplot-version "0.7")
+(defconst gnuplot-version "0.7-beta")
 
 (defgroup gnuplot nil
   "Gnuplot-mode for Emacs."



reply via email to

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