# HG changeset patch # User Mikael Hallendal # Date 1177877384 -7200 # Node ID ebfc8419758d3585db18a9673bc586d1b7cfb99a # Parent d43d9fa988661e4ae45be4010f7f14a6ff3db945 Bumped the version to 1.2.2 diff -r d43d9fa98866 -r ebfc8419758d ChangeLog --- a/ChangeLog Sun Apr 29 22:08:22 2007 +0200 +++ b/ChangeLog Sun Apr 29 22:09:44 2007 +0200 @@ -1,3 +1,7 @@ +** IMPORTANT ** + +This file is no longer being used. Please look at the git log. + 2007-02-02 Mikael Hallendal * Release 1.2.0 diff -r d43d9fa98866 -r ebfc8419758d configure.ac --- a/configure.ac Sun Apr 29 22:08:22 2007 +0200 +++ b/configure.ac Sun Apr 29 22:09:44 2007 +0200 @@ -1,4 +1,4 @@ -AC_INIT(Loudmouth, 1.2.1, loudmouth) +AC_INIT(Loudmouth, 1.2.2, loudmouth) AC_PREREQ(2.59) AC_COPYRIGHT([Copyright (C) 2003-2007 Imendio AB])