raise upper limit
authorRicardo Mones <ricardo@mones.org>
Fri, 25 Nov 2011 00:35:22 +0000 (01:35 +0100)
committerRicardo Mones <ricardo@mones.org>
Fri, 25 Nov 2011 00:35:22 +0000 (01:35 +0100)
ChangeLog
VC
VERSION
clawsker

index cea767e338023c0a582c9125fcb3e9d5aa0202aa..51772c06b61c73fa593c2a06151faf15dae0b3e1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2011-11-25 01:32  mones   0.7.5git453
+
+       * clawsker
+               Put a more reasonable upper limit, 10k is too low
+
 2011-10-19 15:38  mones   0.7.5git452
 
        * clawsker
 2011-10-19 15:38  mones   0.7.5git452
 
        * clawsker
diff --git a/VC b/VC
index 8670c7352008df69e5641de427fd2ce923611a18..534b992cb0c73d9496be655d4d83e92466ad1514 100644 (file)
--- a/VC
+++ b/VC
@@ -1 +1 @@
-452
+453
diff --git a/VERSION b/VERSION
index 2d7ecfb4e03f749643933874115c265f3773b007..6097650ef7cc4ca4de416cad8cf058684471b8bc 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-0.7.5git452
+0.7.5git453
index df1087b5b3773bc651e1d132283c2b0b978b12ea..0cf6f95380866f43513bb9623749c8eb8e29954a 100755 (executable)
--- a/clawsker
+++ b/clawsker
@@ -638,7 +638,7 @@ sub new_other_page() {
         'stripes_color_offset',
         $xl::s{l_gui_strip_off},
         $xl::s{h_gui_strip_off},
         'stripes_color_offset',
         $xl::s{l_gui_strip_off},
         $xl::s{h_gui_strip_off},
-        'int,0,10000', # no idea what this number means
+        'int,0,40000', # no idea what this number means
         '0.0.0',
         '4000',
         undef,
         '0.0.0',
         '4000',
         undef,