Skip to content

Commit 44efa31

Browse files
committed
Release v2.1.2
1 parent a232a49 commit 44efa31

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

Diff for: CHANGES.md

-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ For a full list of changes, see the [git commit log][log]
88

99
## v2.1.2
1010

11-
* In development
1211
* Drop inconsistent -bb option
1312
* Improve detecting invalid command option values
1413

Diff for: svcbatch.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
/**
6565
* Set to zero for release versions
6666
*/
67-
#define SVCBATCH_ISDEV_VERSION 1
67+
#define SVCBATCH_ISDEV_VERSION 0
6868

6969

7070
#define SVCBATCH_NAME "SvcBatch"

0 commit comments

Comments
 (0)