changeset 1603:0f2ca8c7cd98 trunk

[svn] - version update
author nenolod
date Sun, 27 Aug 2006 07:39:25 -0700
parents 216049cb827a
children 1423ab8e5cbc
files ChangeLog configure.ac
diffstat 2 files changed, 10 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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 <yaz@cc.rim.or.jp>
+  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 <yaz@cc.rim.or.jp>
   revision [2133]
   - clean up nhjm449's fix to eliminate warnings. thanks nhjm449!
--- 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