Skip to content

Commit d6062d2

Browse files
committed
Updated changelog and version in configure.ac
1 parent 07c5d4f commit d6062d2

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

ChangeLog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
vitamtp (2.5.4) unstable; urgency=low
2+
3+
* Updated vitamtp protocol version so is compatible with FW 3.30.
4+
5+
-- codestation <codestation404@gmail.com> Sun, 29 Jun 2014 00:00:00 -0000
6+
17
vitamtp (2.5.3) unstable; urgency=low
28

39
* Fixed wrong size in metadata under windows platforms.

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Process this file with autoconf to produce a configure script.
33

44
AC_PREREQ([2.52])
5-
AC_INIT([vitamtp], [2.5.3], [codestation@gmail.com])
5+
AC_INIT([vitamtp], [2.5.4], [codestation@gmail.com])
66
AC_CONFIG_MACRO_DIR([m4])
77
AM_INIT_AUTOMAKE([foreign])
88
AC_CONFIG_SRCDIR([src/vitamtp.c])

0 commit comments

Comments
 (0)