Skip to content

Commit e17c92a

Browse files
committed
change version to 1.4.0-alpha8
1 parent 6a8102b commit e17c92a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resource/resource.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
#define CATIME_RESOURCE_H
1111

1212
/** @brief Application version information */
13-
#define CATIME_VERSION "1.4.0-alpha6" /**< Version string */
13+
#define CATIME_VERSION "1.4.0-alpha8" /**< Version string */
1414
#define CATIME_VERSION_MAJOR 1 /**< Major version number */
1515
#define CATIME_VERSION_MINOR 4 /**< Minor version number */
1616
#define CATIME_VERSION_PATCH 0 /**< Patch version number */

0 commit comments

Comments
 (0)