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

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

[elpa] externals/cpio-mode bcf19a6 33/61: Corrected version number.


From: Stefan Monnier
Subject: [elpa] externals/cpio-mode bcf19a6 33/61: Corrected version number.
Date: Fri, 11 Jan 2019 15:25:26 -0500 (EST)

branch: externals/cpio-mode
commit bcf19a6f9d25e1858c23eed400956dd820e9c77f
Author: Douglas Lewan <address@hidden>
Commit: Douglas Lewan <address@hidden>

    Corrected version number.
---
 configure.ac                | 2 +-
 cpio-bin.el                 | 2 +-
 cpio-crc.el                 | 2 +-
 cpio-entry-contents-mode.el | 2 +-
 cpio-entry-header.el        | 2 +-
 cpio-generic.el             | 2 +-
 cpio.el                     | 2 +-
 7 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/configure.ac b/configure.ac
index addfb81..01d967b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,7 +20,7 @@ dnl   $Id: configure.ac,v 1.2.2.2.2.1 2018/03/08 06:22:08 
doug Exp $
 # 
 
 dnl Autoconf requirements
-AC_INIT(cpio-mode, 0.02, address@hidden)
+AC_INIT(cpio-mode, 0.01, address@hidden)
 AC_PREFIX_DEFAULT(${HOME}/local)
 dnl information on the package
 dnl checks for programs
diff --git a/cpio-bin.el b/cpio-bin.el
index 95f3937..cc955a5 100644
--- a/cpio-bin.el
+++ b/cpio-bin.el
@@ -24,7 +24,7 @@
 ;; Author: Douglas Lewan (address@hidden)
 ;; Maintainer: -- " --
 ;; Created: 2015 Jan 03
-;; Version: 0.02
+;; Version: 0.01
 ;; Keywords: cpio, binary header
 
 ;;; Commentary:
diff --git a/cpio-crc.el b/cpio-crc.el
index df25c37..d09ffb0 100644
--- a/cpio-crc.el
+++ b/cpio-crc.el
@@ -24,7 +24,7 @@
 ;; Author: Douglas Lewan (address@hidden)
 ;; Maintainer: -- " --
 ;; Created: 2015 Jan 03
-;; Version: 0.02
+;; Version: 0.01
 ;; Keywords: cpio, crc header
 
 ;;; Commentary:
diff --git a/cpio-entry-contents-mode.el b/cpio-entry-contents-mode.el
index 3309eeb..91852e2 100644
--- a/cpio-entry-contents-mode.el
+++ b/cpio-entry-contents-mode.el
@@ -22,7 +22,7 @@
 ;; Author: Douglas Lewan (address@hidden)
 ;; Maintainer: -- " --
 ;; Created: 2017 Dec 06
-;; Version: 0.02
+;; Version: 0.01
 ;; Keywords: cpio, contents, edit
 
 ;;; Commentary:
diff --git a/cpio-entry-header.el b/cpio-entry-header.el
index 1c2a72d..0c3b495 100644
--- a/cpio-entry-header.el
+++ b/cpio-entry-header.el
@@ -24,7 +24,7 @@
 ;; Author: Douglas Lewan (address@hidden)
 ;; Maintainer: -- " --
 ;; Created: 2015 Jan 03
-;; Version: 0.02
+;; Version: 0.01
 ;; Keywords: cpio, entry header
 
 ;;; Commentary:
diff --git a/cpio-generic.el b/cpio-generic.el
index 18aaf07..4669dc7 100644
--- a/cpio-generic.el
+++ b/cpio-generic.el
@@ -24,7 +24,7 @@
 ;; Author: Douglas Lewan (address@hidden)
 ;; Maintainer: -- " --
 ;; Created: 2015 Apr 23
-;; Version: 0.02
+;; Version: 0.01
 ;; Keywords: generically useful emacs lisp functions.
 
 ;;; Commentary:
diff --git a/cpio.el b/cpio.el
index eeb6948..f8dcc1e 100644
--- a/cpio.el
+++ b/cpio.el
@@ -7,7 +7,7 @@
 ;; Author: Douglas Lewan (address@hidden)
 ;; Maintainer: -- " --
 ;; Created: 2015 Jan 03
-;; Version: 0.02
+;; Version: 0.01
 ;; Keywords: cpio, archive
 
 ;;; Commentary:



reply via email to

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