aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2008-08-24 13:52:23 +0000
committerdos-reis <gdr@axiomatics.org>2008-08-24 13:52:23 +0000
commit60a9e4cc014a5c2b9982121a7af4bee1f75ed1b4 (patch)
tree55aec1eecb99dd96dfb4f83af4086d38d2b6d3d9 /configure.ac
parent65ade1a218eb177b1e5d08f9929c8b73eaa914bd (diff)
downloadopen-axiom-60a9e4cc014a5c2b9982121a7af4bee1f75ed1b4.tar.gz
* algebra/net.spad.pamphlet: New.
* algebra/Makefile.pamphlet (axiom_algebra_layer_1): Include HOSTNAME and PORTNUM. * algebra/exposed.lsp.pamphlet: Export them. * algebra/data.spad.pamphlet (DataBuffer): New.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 78f9e8ab..4e0001de 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
sinclude(config/open-axiom.m4)
sinclude(config/aclocal.m4)
-AC_INIT([OpenAxiom], [1.3.0-2008-08-22],
+AC_INIT([OpenAxiom], [1.3.0-2008-08-23],
[open-axiom-bugs@lists.sf.net])
AC_CONFIG_AUX_DIR(config)