Skip to content

Commit 5289145

Browse files
committed
Update revision number
1 parent 3670899 commit 5289145

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
#define COMBIGEN_MAJOR_VERSION 1
2323
#define COMBIGEN_MINOR_VERSION 3
24-
#define COMBIGEN_REVISION_VERSION 1
24+
#define COMBIGEN_REVISION_VERSION 2
2525

2626
#if defined(WIN32) || defined(_WIN32) || defined(__WIN32) && !defined(__CYGWIN__)
2727
#include "lib/win-getopt/getopt.h"

0 commit comments

Comments
 (0)