Skip to content
This repository was archived by the owner on Oct 22, 2025. It is now read-only.

Commit e993055

Browse files
committed
bump release
1 parent f0915aa commit e993055

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
/* version macros */
1313
#define SCREENFETCH_C_VERSION_MAJOR "1"
1414
#define SCREENFETCH_C_VERSION_MINOR "4"
15-
#define SCREENFETCH_C_VERSION_RELEASE "0"
15+
#define SCREENFETCH_C_VERSION_RELEASE "1"
1616

1717
#endif /* SCREENFETCH_C_VERSION_H */

0 commit comments

Comments
 (0)