branch: elpa/exec-path-from-shell
commit 5e80a4159b1b78d66f99aa1c071b778f6c64e6e6
Author: Steve Purcell <[email protected]>
Commit: Steve Purcell <[email protected]>

    Use a more sane package version placeholder
    
    Closes #38
---
 exec-path-from-shell.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/exec-path-from-shell.el b/exec-path-from-shell.el
index dbf89a8270..73e0b17af0 100644
--- a/exec-path-from-shell.el
+++ b/exec-path-from-shell.el
@@ -5,7 +5,7 @@
 ;; Author: Steve Purcell <[email protected]>
 ;; Keywords: environment
 ;; URL: https://github.com/purcell/exec-path-from-shell
-;; Version: DEV
+;; Package-Version: 0
 
 ;; This file is not part of GNU Emacs.
 

Reply via email to