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

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

[elpa] master e199434 20/26: Minor changes


From: Rocky Bernstein
Subject: [elpa] master e199434 20/26: Minor changes
Date: Thu, 25 May 2017 02:22:16 -0400 (EDT)

branch: master
commit e199434a2ba2e19f9854504bfb0cee22fcd03975
Author: rocky <address@hidden>
Commit: rocky <address@hidden>

    Minor changes
    
    * gcd-tests.el: fix botched name line 1 doc comment
    * test-simple.el: go from 2-part to 3-part semantic version number
---
 example/gcd-tests.el | 2 +-
 test-simple.el       | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/example/gcd-tests.el b/example/gcd-tests.el
index 173074d..b4e58d6 100644
--- a/example/gcd-tests.el
+++ b/example/gcd-tests.el
@@ -1,4 +1,4 @@
-;;; test-simple.el --- Simple Unit Test Framework for Emacs Lisp
+;;; gcd-tests.el
 ;; Copyright (C) 2015 Free Software Foundation, Inc
 
 ;; Author: Rocky Bernstein <address@hidden>
diff --git a/test-simple.el b/test-simple.el
index 26dbf54..408be8e 100644
--- a/test-simple.el
+++ b/test-simple.el
@@ -7,7 +7,7 @@
 ;; URL: http://github.com/rocky/emacs-test-simple
 ;; Keywords: unit-test
 ;; Package-Requires: ((cl-lib "0"))
-;; Version: 1.2
+;; Version: 1.2.0
 
 ;; This program is free software: you can redistribute it and/or
 ;; modify it under the terms of the GNU General Public License as



reply via email to

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