diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2018-10-31 10:02:34 +0100 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2018-10-31 10:02:34 +0100 |
commit | d31d7709bdaee4323f0abf3a4fea25b4f1b1dcf6 (patch) | |
tree | 966370fcd84edbddfedeb6086885a372291d57f4 /configure.ac | |
parent | 09bd8f26cb37b58310ce16bf7b8b6003b4244ed5 (diff) | |
download | dabmux-6f8d90229e99d8bf5341e883a7e132c12e0b5079.tar.gz dabmux-6f8d90229e99d8bf5341e883a7e132c12e0b5079.tar.bz2 dabmux-6f8d90229e99d8bf5341e883a7e132c12e0b5079.zip |
Prepare v2.3.0v2.3.0
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 676ccfa..e5a8027 100644 --- a/configure.ac +++ b/configure.ac @@ -19,7 +19,7 @@ # along with ODR-DabMux. If not, see <http://www.gnu.org/licenses/>. AC_PREREQ(2.69) -AC_INIT([ODR-DabMux], [2.2.0], [matthias.braendli@mpb.li]) +AC_INIT([ODR-DabMux], [2.3.0], [matthias.braendli@mpb.li]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_MACRO_DIR([m4]) AC_CANONICAL_SYSTEM |