# HG changeset patch # User nenolod # Date 1156689565 25200 # Node ID 0f2ca8c7cd981be70833fd9963f7b654c31e4978 # Parent 216049cb827a43a6dad11de89b4f90016d22695d [svn] - version update diff -r 216049cb827a -r 0f2ca8c7cd98 ChangeLog --- a/ChangeLog Sun Aug 27 05:30:12 2006 -0700 +++ b/ChangeLog Sun Aug 27 07:39:25 2006 -0700 @@ -1,3 +1,12 @@ +2006-08-27 12:30:12 +0000 Yoshiki Yazawa + revision [2135] + - correct a typo that Joker pointed out. thanks Joker! + + + Changes: Modified: + +1 -1 trunk/Plugins/Input/sid/Makefile.in + + 2006-08-27 06:16:53 +0000 Yoshiki Yazawa revision [2133] - clean up nhjm449's fix to eliminate warnings. thanks nhjm449! diff -r 216049cb827a -r 0f2ca8c7cd98 configure.ac --- a/configure.ac Sun Aug 27 05:30:12 2006 -0700 +++ b/configure.ac Sun Aug 27 07:39:25 2006 -0700 @@ -1,6 +1,6 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT(audacious, 1.1.1) +AC_INIT(audacious, 1.2.0) AC_PREREQ([2.59]) AC_CANONICAL_HOST