diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2022-04-19 19:48:39 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2022-04-19 19:48:39 -0700 |
commit | beffb61f9d68b358d4f2b938b7fe0887a7b39dda (patch) | |
tree | 264f82b4a921f8e2958f3b9d0ee523ab9bcd98bc /cppawk-cons.1 | |
parent | e59acb76cb274b4fae81f89a5954693c9bd641a8 (diff) | |
download | cppawk-beffb61f9d68b358d4f2b938b7fe0887a7b39dda.tar.gz cppawk-beffb61f9d68b358d4f2b938b7fe0887a7b39dda.tar.bz2 cppawk-beffb61f9d68b358d4f2b938b7fe0887a7b39dda.zip |
Bump version to 20220419.
Diffstat (limited to 'cppawk-cons.1')
-rw-r--r-- | cppawk-cons.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cppawk-cons.1 b/cppawk-cons.1 index ea5baa7..049d802 100644 --- a/cppawk-cons.1 +++ b/cppawk-cons.1 @@ -28,7 +28,7 @@ .IP " " .PP .. -.TH CPPAWK-CONS 1 "18 April 2022" "cppawk Libraries" "Cons Cells" +.TH CPPAWK-CONS 1 "19 April 2022" "cppawk Libraries" "Cons Cells" .SH NAME cons \- Lisp-like data representation and control flow macros |