WIP: Changes section.

This commit is contained in:
David Keegan 2013-11-10 11:15:18 +00:00
parent 23feacf553
commit 2bc5ef02d2
3 changed files with 8 additions and 8 deletions

View file

@ -1,3 +1,3 @@
(define-package "dklrt" "1.0" (define-package "dklrt" "1.00"
"Ledger Recurring Transactions." "Ledger Recurring Transactions."
'((dkmisc "0.5") (ledger-mode "20130908.1357") (emacs "24.1"))) '((dkmisc "0.50") (ledger-mode "20130908.1357") (emacs "24.1")))

View file

@ -3,8 +3,8 @@
;; Copyright: (c) David Keegan 2011-2013. ;; Copyright: (c) David Keegan 2011-2013.
;; Licence: FSF GPLv3. ;; Licence: FSF GPLv3.
;; Author: David Keegan <dksw@eircom.net> ;; Author: David Keegan <dksw@eircom.net>
;; Version: 1.0 ;; Version: 1.00
;; Package-Requires: ((dkmisc "0.5") (ledger-mode "20130908.1357") (emacs "24.1")) ;; Package-Requires: ((dkmisc "0.50") (ledger-mode "20130908.1357") (emacs "24.1"))
;; Keywords: ledger ledger-cli recurring periodic automatic ;; Keywords: ledger ledger-cli recurring periodic automatic
;; URL: https://github.com/davidkeegan/dklrt ;; URL: https://github.com/davidkeegan/dklrt

View file

@ -2,7 +2,7 @@
@c %**start of header @c %**start of header
@setfilename dklrt.info @setfilename dklrt.info
@settitle Ledger Recurring Transactions 1.0 @settitle Ledger Recurring Transactions 1.00
@c %**end of header @c %**end of header
@syncodeindex fn cp @syncodeindex fn cp
@ -15,7 +15,7 @@
@c updates the node pointers, which texinfmt.el needs. @c updates the node pointers, which texinfmt.el needs.
@copying @copying
This manual is for emacs package dklrt version 1.0. This manual is for emacs package dklrt version 1.00.
Copyright @copyright{} 20102013 David Keegan. Copyright @copyright{} 20102013 David Keegan.
@ -54,7 +54,7 @@ Foundation GNU Free Documentation Licence.
@end macro @end macro
@titlepage @titlepage
@title Ledger Recurring Transactions 1.0 @title Ledger Recurring Transactions 1.00
@author David Keegan @author David Keegan
@page @page
@vskip 0pt plus 1filll @vskip 0pt plus 1filll
@ -190,7 +190,7 @@ Package dklrt was developed mostly between 2011-06-08 and
2011-08-17. 2011-08-17.
@table @asis @table @asis
@item Version 1.0 20131104: @item Version 1.00 20131104:
Initial release as package. Initial release as package.
@end table @end table