Fix #813281 (upper limit change for series No. with Calibre 8.10)

This commit is contained in:
Kovid Goyal 2011-07-20 09:03:29 -06:00
commit 58ce2642f0

View File

@ -240,7 +240,7 @@
<string>Book </string> <string>Book </string>
</property> </property>
<property name="maximum"> <property name="maximum">
<double>9999.989999999999782</double> <double>9999999999.99</double>
</property> </property>
<property name="value"> <property name="value">
<double>1.000000000000000</double> <double>1.000000000000000</double>