File tree Expand file tree Collapse file tree 5 files changed +7
-7
lines changed
Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 11Gifsicle NEWS
22=============
33
4- ## Version 1.96
4+ ## Version 1.96 – 26.Feb.2025
55
66* ` --lossy ` measures color errors uses the currently selected color space
77 (specified by ` --gamma ` , which defaults to sRGB). It also uses a different
Original file line number Diff line number Diff line change 11.\" -*- mode: nroff -*-
2- .ds V 1.95
2+ .ds V 1.96
33.ds E " \-\-
44.if t .ds E \(em
55.de Op
Original file line number Diff line number Diff line change 11.\" -*- mode: nroff -*-
22.AM
3- .ds V 1.95
3+ .ds V 1.96
44.ds E " \-\-
55.if t .ds E \(em
66.de Op
Original file line number Diff line number Diff line change 11.\" -*- mode: nroff -*-
2- .ds V 1.95
2+ .ds V 1.96
33.ds E " \-\-
44.if t .ds E \(em
55.de Op
Original file line number Diff line number Diff line change 110110#define PACKAGE_NAME "gifsicle"
111111
112112/* Define to the full name and version of this package. */
113- #define PACKAGE_STRING "gifsicle 1.95 "
113+ #define PACKAGE_STRING "gifsicle 1.96 "
114114
115115/* Define to the one symbol short name of this package. */
116116#define PACKAGE_TARNAME "gifsicle"
119119#define PACKAGE_URL ""
120120
121121/* Define to the version of this package. */
122- #define PACKAGE_VERSION "1.95 "
122+ #define PACKAGE_VERSION "1.96 "
123123
124124/* Pathname separator character ('/' on Unix). */
125125#define PATHNAME_SEPARATOR '\\'
147147#define STDC_HEADERS 1
148148
149149/* Version number of package */
150- #define VERSION "1.95 (Windows)"
150+ #define VERSION "1.96 (Windows)"
151151
152152/* Define if X is not available. */
153153#define X_DISPLAY_MISSING 1
You can’t perform that action at this time.
0 commit comments