Skip to content

Commit 17b56c9

Browse files
committed
patch 7.4.1622
Problem: Channel demo doesn't work with Python 2.6. Solution: Add number in formatting placeholder
1 parent a63cdb5 commit 17b56c9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/version.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -748,6 +748,8 @@ static char *(features[]) =
748748

749749
static int included_patches[] =
750750
{ /* Add new patch number below this line */
751+
/**/
752+
1622,
751753
/**/
752754
1621,
753755
/**/

0 commit comments

Comments
 (0)