aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthias P. Braendli <matthias.braendli@mpb.li>2014-09-26 12:06:05 +0200
committerMatthias P. Braendli <matthias.braendli@mpb.li>2014-09-26 12:06:05 +0200
commit398081ba13003b963f9ac9abc5c8df9b4968d3e9 (patch)
treeb4dd0684798a096a0b8275a5a5fc0f2b803d6cb5 /configure.ac
parent11295eabfdb514b43918b8ac45945d36f81f4bd7 (diff)
downloaddabmod-398081ba13003b963f9ac9abc5c8df9b4968d3e9.tar.gz
dabmod-398081ba13003b963f9ac9abc5c8df9b4968d3e9.tar.bz2
dabmod-398081ba13003b963f9ac9abc5c8df9b4968d3e9.zip
Prepare v0.4.5v0.4.5
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a6f9ac3..9b8bcb7 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.59)
-AC_INIT([ODR-DabMod], [0.4.4], [matthias.braendli@mpb.li])
+AC_INIT([ODR-DabMod], [0.4.5], [matthias.braendli@mpb.li])
AC_CONFIG_AUX_DIR([build-aux])
AC_CANONICAL_SYSTEM
AM_INIT_AUTOMAKE([-Wall])