diff --git a/Makefile.PL b/Makefile.PL
index 75fbb52b8f661323005989e49cef2c1513e7a38b..8e8e3c527c96152ae37750ca2652852093dabbec 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -6,7 +6,7 @@ WriteMakefile(
     NAME              => 'altree',
     PMLIBDIRS         => [ 'ALTree' ],
     DIR               => [ 'CUtils' ],
-    VERSION	      => '1.2',
+    VERSION	      => '1.2.1',
     LICENSE           => 'perl',
     PREREQ_PM         => {}, # e.g., Module::Name => 1.1
     ($] >= 5.005 ?     ## Add these new keywords supported since 5.005