]> code.delx.au - gnu-emacs-elpa/commitdiff
Release 1.0
authorrocky <rocky@gnu.org>
Tue, 16 Dec 2014 21:31:47 +0000 (16:31 -0500)
committerrocky <rocky@gnu.org>
Tue, 16 Dec 2014 21:31:47 +0000 (16:31 -0500)
load-relative.el

index 42fb1bacf8f02cc597bd62430b7f27c4aa7e3887..409c3c5899866191dbbb7da1fdedd2805075c09d 100644 (file)
@@ -1,12 +1,12 @@
 ;;; load-relative.el --- relative file load (within a multi-file Emacs package)
 
 ;; Author: Rocky Bernstein
-;; Version: 0.2.0
+;; Version: 1.0
 ;; Keywords: internal
 ;; URL: http://github.com/rocky/emacs-load-relative
 ;; Compatibility: GNU Emacs 23.x
 
-;;  Copyright (C) 2009-2010, 2012-2013 Rocky Bernstein <rocky@gnu.org>
+;;  Copyright (C) 2009-2010, 2012-2014 Rocky Bernstein <rocky@gnu.org>
 
 ;; This program is free software: you can redistribute it and/or
 ;; modify it under the terms of the GNU General Public License as