diff --git a/dklrt-pkg.el b/dklrt-pkg.el index dd22c4b..74b6db6 100644 --- a/dklrt-pkg.el +++ b/dklrt-pkg.el @@ -1,3 +1,3 @@ -(define-package "dklrt" "1.0" +(define-package "dklrt" "1.00" "Ledger Recurring Transactions." - '((dkmisc "0.5") (ledger-mode "20130908.1357") (emacs "24.1"))) + '((dkmisc "0.50") (ledger-mode "20130908.1357") (emacs "24.1"))) diff --git a/dklrt.el b/dklrt.el index 951ccf7..f197cd9 100755 --- a/dklrt.el +++ b/dklrt.el @@ -3,8 +3,8 @@ ;; Copyright: (c) David Keegan 2011-2013. ;; Licence: FSF GPLv3. ;; Author: David Keegan -;; Version: 1.0 -;; Package-Requires: ((dkmisc "0.5") (ledger-mode "20130908.1357") (emacs "24.1")) +;; Version: 1.00 +;; Package-Requires: ((dkmisc "0.50") (ledger-mode "20130908.1357") (emacs "24.1")) ;; Keywords: ledger ledger-cli recurring periodic automatic ;; URL: https://github.com/davidkeegan/dklrt diff --git a/dklrt.texi b/dklrt.texi index da35829..2603240 100644 --- a/dklrt.texi +++ b/dklrt.texi @@ -2,7 +2,7 @@ @c %**start of header @setfilename dklrt.info -@settitle Ledger Recurring Transactions 1.0 +@settitle Ledger Recurring Transactions 1.00 @c %**end of header @syncodeindex fn cp @@ -15,7 +15,7 @@ @c updates the node pointers, which texinfmt.el needs. @copying -This manual is for emacs package dklrt version 1.0. +This manual is for emacs package dklrt version 1.00. Copyright @copyright{} 2010–2013 David Keegan. @@ -54,7 +54,7 @@ Foundation GNU Free Documentation Licence. @end macro @titlepage -@title Ledger Recurring Transactions 1.0 +@title Ledger Recurring Transactions 1.00 @author David Keegan @page @vskip 0pt plus 1filll @@ -190,7 +190,7 @@ Package dklrt was developed mostly between 2011-06-08 and 2011-08-17. @table @asis -@item Version 1.0 20131104: +@item Version 1.00 20131104: Initial release as package. @end table