From 195b1eb05b7f5d93dce92b68db543c025fb84ebd Mon Sep 17 00:00:00 2001 From: dos-reis Date: Tue, 3 Nov 2015 01:26:44 +0000 Subject: Fix bogus warning from Clang. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index e13fd9d5..60b58d2c 100644 --- a/configure.ac +++ b/configure.ac @@ -33,7 +33,7 @@ dnl Makefiles for building OpenAxiom interpreter, compiler, libraries, and dnl auxiliary tools where appropriate. dnl -AC_INIT([OpenAxiom], [1.5.0-2015-04-02], +AC_INIT([OpenAxiom], [1.5.0-2015-10-02], [open-axiom-bugs@lists.sf.net]) dnl Most of the macros used in this configure.ac are defined in files -- cgit v1.2.3