Skip to content

Commit ffcdf7f

Browse files
committed
Fix upstream issue 'Regression from commit e7f5981 breaks many hitherto valid SVG icons #188', see memononen/nanosvg#188
From Tk commit https://core.tcl-lang.org/tk/info/2b07cb2b9e86e2c4 Bump Version to 0.7. Still waiting for big files bug decission in Tk for a release.
1 parent 6047127 commit ffcdf7f

File tree

2 files changed

+187
-186
lines changed

2 files changed

+187
-186
lines changed

configure.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ dnl to configure the system for the local environment.
1919
# so you can encode the package version directly into the source files.
2020
#-----------------------------------------------------------------------
2121

22-
AC_INIT([tksvg], [0.6])
22+
AC_INIT([tksvg], [0.7])
2323

2424
#--------------------------------------------------------------------
2525
# Call TEA_INIT as the first TEA_ macro to set up initial vars.

0 commit comments

Comments
 (0)