Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

Commit 212071f

Browse files
committed
Version bump to 1.3.1
1 parent 49f8d5f commit 212071f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

source/PictThumbs/res_version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#define PICTTHUMB_VER_MAJOR 1
22
#define PICTTHUMB_VER_MINOR 3
3-
#define PICTTHUMB_VER_REVISION 0
3+
#define PICTTHUMB_VER_REVISION 1
44
#define PICTTHUMB_VER_BUILD 0
55

66
#define LOC_TX_(t) L#t

source/Pictus/res_version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#define PICTUS_VER_MAJOR 1
22
#define PICTUS_VER_MINOR 3
3-
#define PICTUS_VER_REVISION 0
3+
#define PICTUS_VER_REVISION 1
44
#define PICTUS_VER_BUILD 0
55

66
#define LOC_TX_(a,b,c,d) L#a#b#c#d

0 commit comments

Comments
 (0)