Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Vcsn
Vaucanson 1
Commits
e227c0b2
Commit
e227c0b2
authored
Sep 27, 2011
by
Alexandre Duret-Lutz
Browse files
Release Vaucanson 1.4, to be announced tomorrow.
* configure.ac: Bump version to 1.4, and use dist-xz instead of dist-bzip2.
parent
b15d4a3e
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
e227c0b2
2011-09-27 Alexandre Duret-Lutz <adl@lrde.epita.fr>
Release Vaucanson 1.4, to be announced tomorrow.
* configure.ac: Bump version to 1.4, and use dist-xz instead
of dist-bzip2.
2011-09-27 Alexandre Duret-Lutz <adl@lrde.epita.fr>
Add missing authors...
...
...
configure.ac
View file @
e227c0b2
...
...
@@ -18,9 +18,9 @@ m4_pattern_forbid([^VCSN_])
AC_PREREQ([2.61])
AC_INIT([vaucanson], [1.
3.9a
], [vaucanson-bugs@lrde.epita.fr])
AC_INIT([vaucanson], [1.
4
], [vaucanson-bugs@lrde.epita.fr])
AC_CONFIG_AUX_DIR([build-aux])
AM_INIT_AUTOMAKE([1.11 tar-ustar no-define foreign dist-
bzip2
color-tests parallel-tests])
AM_INIT_AUTOMAKE([1.11 tar-ustar no-define foreign dist-
xz
color-tests parallel-tests])
AC_CONFIG_HEADERS([config.h:config.hin] [include/vaucanson/config/pconf.hh])
AC_CONFIG_SUBDIRS([cbs])
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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