diff options
| author | dos-reis <gdr@axiomatics.org> | 2007-12-19 13:07:48 +0000 |
|---|---|---|
| committer | dos-reis <gdr@axiomatics.org> | 2007-12-19 13:07:48 +0000 |
| commit | d78b5539ffe42f70b9a028d88821b52be1deb43e (patch) | |
| tree | 107a5c5806106aa99136d3a18599edb58472a943 /configure.ac.pamphlet | |
| parent | baa9b5b69f1566ed6ad37d15b4cf8dea01d7e8ed (diff) | |
| download | open-axiom-d78b5539ffe42f70b9a028d88821b52be1deb43e.tar.gz | |
* nruncomp.boot (deltaTran): Fix thinko; handle the case where the
domain of computation is the add form.
Diffstat (limited to 'configure.ac.pamphlet')
| -rw-r--r-- | configure.ac.pamphlet | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac.pamphlet b/configure.ac.pamphlet index 0924b227..65597226 100644 --- a/configure.ac.pamphlet +++ b/configure.ac.pamphlet @@ -1010,7 +1010,7 @@ information: <<Autoconf init>>= sinclude(config/open-axiom.m4) sinclude(config/aclocal.m4) -AC_INIT([OpenAxiom], [1.1.0-2007-12-16], +AC_INIT([OpenAxiom], [1.1.0-2007-12-19], [open-axiom-bugs@lists.sf.net]) @ |
