Skip to content

Commit

Permalink
Release v2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mturk committed Jun 7, 2023
1 parent a232a49 commit 44efa31
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ For a full list of changes, see the [git commit log][log]

## v2.1.2

* In development
* Drop inconsistent -bb option
* Improve detecting invalid command option values

Expand Down
2 changes: 1 addition & 1 deletion svcbatch.h
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
/**
* Set to zero for release versions
*/
#define SVCBATCH_ISDEV_VERSION 1
#define SVCBATCH_ISDEV_VERSION 0


#define SVCBATCH_NAME "SvcBatch"
Expand Down

0 comments on commit 44efa31

Please sign in to comment.