diff version.h @ 366:ce4d06d87a39

Update deployment to handle the even more complicated situation in which we have to produce separate binaries for python 2.5 and 2.6-based systems (because we can't determine which extension to load otherwise, and they aren't compatible)
author Chris Cannam
date Wed, 23 Mar 2011 14:49:43 +0000
parents cee2e8691eeb
children
line wrap: on
line diff
--- a/version.h	Thu Mar 17 17:48:39 2011 +0000
+++ b/version.h	Wed Mar 23 14:49:43 2011 +0000
@@ -1,1 +1,1 @@
-#define EASYHG_VERSION "0.9"
+#define EASYHG_VERSION "0.9.5"