Skip to content

Commit

Permalink
Update patch set to 5.
Browse files Browse the repository at this point in the history
This patch set fixes a few issues in highlighting and with some rogue
pixel noise. Specifically, it fixes the highlighting of 2:6, 61:14, and
63:4 (fixes #489 and #538). It also fixes some extra pixels that made
one dot look like one and a half donts (fixes #663). Finally, it added
some space between the last two verses of 12:17 (fixes #664).
  • Loading branch information
ahmedre committed Jul 4, 2016
1 parent ac79662 commit ce6b40d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ public class QuranFileConstants {
public static final String ARABIC_DATABASE = "quran.ar.db";

// images version
public static final int IMAGES_VERSION = 4;
public static final int IMAGES_VERSION = 5;
}

0 comments on commit ce6b40d

Please sign in to comment.