Skip to content

Commit beee3e8

Browse files
committed
package: prepare for 2.3
* NEWS.md: . * configure.ac: .
1 parent 3919c0f commit beee3e8

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

NEWS.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ This file describes user visible changes in the course of the development of
55
Vcsn, in reverse chronological order. On occasions, significant changes in
66
the internal API may also be documented.
77

8-
# Vcsn 2.3 (2016-07-??)
8+
9+
# Vcsn 2.3 (2016-07-08)
910

1011
About four hundred commits and five months after Vcsn 2.2, we are proud to
1112
announce the release of Vcsn 2.3, code-named "the tuple release"!

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ m4_pattern_forbid([^(AX|BOOST|TC|URBI|VCSN)_])
1515

1616
AC_PREREQ([2.69])
1717

18-
AC_INIT([Vcsn], [2.2a],
18+
AC_INIT([Vcsn], [2.3],
1919
2020
[http://vcsn.lrde.epita.fr/])
2121
AC_CONFIG_AUX_DIR([build-aux/bin])

0 commit comments

Comments
 (0)