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."
'((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.
;; Licence: FSF GPLv3.
;; Author: David Keegan <dksw@eircom.net>
;; 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

View file

@ -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{} 20102013 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