Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
AltaRica Project
AltaRica Checker
Commits
f83ad00f
Commit
f83ad00f
authored
Jun 23, 2011
by
Point Gerald
Browse files
update version number and configure.
parent
5177679f
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGES
View file @
f83ad00f
This file is a brief description of changes in this new release of ARC.
Details can be found in the ChangeLog file.
arc 1.4.3:
Bugs fixed:
. fix memory leak in symbolic to_dot
arc 1.4.2:
Bugs fixed:
. fix missing domain constraint for enums in FD analysis
...
...
configure.ac
View file @
f83ad00f
...
...
@@ -4,7 +4,7 @@ dnl used by clients.
dnl
AC_PREREQ(2.59)
AC_INIT(arc, 1.4.
2
, altarica-bugs.labri@listes.u-bordeaux1.fr)
AC_INIT(arc, 1.4.
3
, altarica-bugs.labri@listes.u-bordeaux1.fr)
AC_CONFIG_MACRO_DIR([m4])
AM_INIT_AUTOMAKE([foreign])
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment