Skip to content

Commit be42782

Browse files
committed
smooth release 0.9.6.
1 parent 6aebe37 commit be42782

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

ChangeLog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
ChangeLog for smooth
22

3-
dd.mm.20 hh:mm - smooth alpha 0.9.6
3+
10.10.20 18:20 - smooth alpha 0.9.6
44

55
- surfacegdi.cpp - fixed too high DPI values being reported
66
- surfacegdiplus.cpp - fixed too high DPI values being reported

include/smooth/version.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@
1515
#define SMOOTH_APIVERSION "0.9.0"
1616

1717
#ifdef SMOOTH_DLL
18-
# define SMOOTH_RESVERS 0,9,6,5332
19-
# define SMOOTH_RESPROD 0,9,6,5332
18+
# define SMOOTH_RESVERS 0,9,6,5504
19+
# define SMOOTH_RESPROD 0,9,6,5504
2020
# define SMOOTH_PRODUCT "0.9\0"
21-
# define SMOOTH_FILEVER "0.9.6.5332\0"
21+
# define SMOOTH_FILEVER "0.9.6.5504\0"
2222
#endif
2323

2424
#endif

0 commit comments

Comments
 (0)