From 4526ddf23f11570b0aa6786ca2545425b9bfa94e Mon Sep 17 00:00:00 2001 From: Gabriel Dos Reis Date: Fri, 1 Jan 2016 17:21:32 -0800 Subject: More algebra layering and dependencies. --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index b133c962..849c4dd6 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -dnl Copyright (C) 2006-2015, Gabriel Dos Reis. +dnl Copyright (C) 2006-2016, Gabriel Dos Reis. dnl All rights reserved. dnl dnl Redistribution and use in source and binary forms, with or without @@ -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-10-02], +AC_INIT([OpenAxiom], [1.5.0-2016-01-01], [open-axiom-bugs@lists.sf.net]) dnl Most of the macros used in this configure.ac are defined in files -- cgit v1.2.3