Skip to content

Commit

Permalink
Release 0.2.0.
Browse files Browse the repository at this point in the history
git-svn-id: http://libmtag.googlecode.com/svn/main/trunk@36 195de3f0-f62e-0410-be82-1f248da840de
  • Loading branch information
felipec committed Jun 26, 2009
1 parent f3be35a commit f7e8023
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion ChangeLog
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
2007-06-01 Felipe Contreras <felipe.contreras@gmail.com>

* Release 0.2.0
* New CLI application

2007-05-24 Felipe Contreras <felipe.contreras@gmail.com>

* New get_type method

== release 0.1.0 ==
2007-05-08 Felipe Contreras <felipe.contreras@gmail.com>

* Release 0.1.0
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
AC_INIT([libmtag], [0.1.0], [felipe.contreras@gmail.com])
AC_INIT([libmtag], [0.2.0], [felipe.contreras@gmail.com])
AC_CONFIG_AUX_DIR([config])
AM_INIT_AUTOMAKE([-Wall -Werror foreign])
AC_CONFIG_HEADERS([config.h])
Expand Down

0 comments on commit f7e8023

Please sign in to comment.