Release v2.14.0.7

The following are the changes in this release:

    Fizzbin is a better word. :-)

    The help and man builtin commands now return an error when a
    help file cannot be opened, such as when there is no help file.

    Added palindrome.cal resource file.  For example, to find the
    largest (highly probable) prime palindrome under 280 decimal
    digits (text tweet limit):

	prevprimepal(1e280)
This commit is contained in:
Landon Curt Noll
2021-11-07 20:36:07 -08:00
parent dfd66be871
commit e11d159c81
4 changed files with 4 additions and 4 deletions

View File

@@ -1205,7 +1205,7 @@ EXT=
# The default calc versions
#
VERSION= 2.14.0.6
VERSION= 2.14.0.7
# Names of shared libraries with versions
#