aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2009-01-17 18:03:58 +0000
committerdos-reis <gdr@axiomatics.org>2009-01-17 18:03:58 +0000
commitae24ace4c0535a261375e21af707befac3060ad9 (patch)
tree6ea4a32df4fbb9b0c548cf4eb9e112279768ae07 /configure.ac
parent7b3a06b249e272857c858c6ab7ab37c8f1e128e1 (diff)
downloadopen-axiom-ae24ace4c0535a261375e21af707befac3060ad9.tar.gz
* interp/br-saturn.boot (htpMakeEmptyPage): Use deprecated GENTEMP
instead of GENSYM. * interp/ht-util.boot (htpName): Likewise. (mkCurryFun): Likewise. (htRadioButtons): Likewise. (htBcRadioButtons): Likewise * interp/br-con.boot (kisValidType): Use $LangSupportTypes.
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 3d3e5621..ea921a79 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-2009-01-14],
+AC_INIT([OpenAxiom], [1.3.0-2009-01-17],
[open-axiom-bugs@lists.sf.net])
AC_CONFIG_AUX_DIR(config)