diff options
| author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2019-07-08 16:08:04 +0200 |
|---|---|---|
| committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2019-07-08 16:08:04 +0200 |
| commit | 3e80bb9a4fc76967f3c08ddaf751190660d46915 (patch) | |
| tree | db51c10191d0de3c90159974ae23fda2f4bfc16e /configure.ac | |
| parent | 93fc176f6c42136d344f9feb7dcbcb48c0ab72ce (diff) | |
| download | dabmod-2.3.1.tar.gz dabmod-2.3.1.tar.bz2 dabmod-2.3.1.zip | |
Prepare v2.3.1v2.3.1
Diffstat (limited to 'configure.ac')
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index a4c539b..270a3ff 100644 --- a/configure.ac +++ b/configure.ac @@ -19,7 +19,7 @@ # along with ODR-DabMod. If not, see <http://www.gnu.org/licenses/>. AC_PREREQ(2.69) -AC_INIT([ODR-DabMod], [2.3.0], [matthias.braendli@mpb.li]) +AC_INIT([ODR-DabMod], [2.3.1], [matthias.braendli@mpb.li]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_MACRO_DIR([m4]) AC_CANONICAL_SYSTEM |
