changelog and version bump
Jesse Luehrs [Mon, 3 Jan 2011 23:05:59 +0000 (17:05 -0600)]
Changes
dist.ini

diff --git a/Changes b/Changes
index 9c8d370..f7a2ed4 100644 (file)
--- a/Changes
+++ b/Changes
@@ -3,11 +3,18 @@ for, noteworthy changes.
 
 {{$NEXT}}
 
+  [OTHER]
+
+  * Fix generation of CCFLAGS.
+
+  * Add a bit more Dist::Zilla functionality.
+
 1.9901-TRIAL Mon, Jan 03, 2011
 
   [OTHER]
 
   * Fix some indexing issues.
+
   * Fix a few issues with the conflict checking stuff.
 
 1.9900-TRIAL Sat, Jan 01, 2011
index 5c43087..d524326 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -4,7 +4,7 @@ license = Perl_5
 copyright_year   = 2010
 copyright_holder = Infinity Interactive, Inc.
 
-version = 1.9901
+version = 1.9902
 
 [=inc::RequireAuthorDeps]