Skip to content

Commit

Permalink
mp3unicode-1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
alonbl committed May 6, 2012
1 parent 257aeca commit ab6cd1d
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
#

AC_PREREQ([2.60])
AC_INIT([mp3unicode], [1.3-svn])
AC_INIT([mp3unicode], [1.2.1])
AM_INIT_AUTOMAKE([${PACKAGE_NAME}], [${PACKAGE_VERSION}])
AM_CONFIG_HEADER([config.h])
AC_CONFIG_SRCDIR([mp3unicode.cpp])
Expand Down
12 changes: 12 additions & 0 deletions releases.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
<?xml version="1.0"?>
<releases>
<release>
<version>1.2.1</version>
<date>2012-05-06</date>
<file type="source">https://github.com/downloads/alonbl/mp3unicode/mp3unicode-1.2.1.tar.bz2</file>
<file type="ebuild">http://packages.gentoo.org/package/media-sound/mp3unicode</file>
<changes>
<change>Fix -p parameter.</change>
<change>Add -w parameter.</change>
<change>Print a message if file save failed.</change>
</changes>
</release>

<release>
<version>1.2</version>
<date>2007-09-28</date>
Expand Down

0 comments on commit ab6cd1d

Please sign in to comment.