[Telepathy-commits] [telepathy-haze/master] Bump version to 0.2.1

Will Thompson will.thompson at collabora.co.uk
Mon Aug 18 06:14:49 PDT 2008


---
 configure.ac |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/configure.ac b/configure.ac
index a250c90..471b3a9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -8,8 +8,8 @@ AC_PREREQ([2.59])
 
 m4_define([haze_major_version], [0])
 m4_define([haze_minor_version], [2])
-m4_define([haze_micro_version], [0])
-m4_define([haze_nano_version], [1])
+m4_define([haze_micro_version], [1])
+m4_define([haze_nano_version], [0])
 
 m4_define([haze_base_version],
           [haze_major_version.haze_minor_version.haze_micro_version])
-- 
1.5.6.3




More information about the Telepathy-commits mailing list