aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'configure.in')
-rwxr-xr-xconfigure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index efedcd3..edddee1 100755
--- a/configure.in
+++ b/configure.in
@@ -4,7 +4,7 @@ dnl AC_INIT(src/easytag.h)
AC_PREREQ(2.53)
dnl To set also in config.h.mingw
-AC_INIT(easytag, 2.1.4) dnl defines ($PACKAGE, $VERSION)
+AC_INIT(easytag, 2.1.5) dnl defines ($PACKAGE, $VERSION)
AC_CONFIG_SRCDIR(src/easytag.h)
dnl -------------------------------