Skip to content

Commit 4637e54

Browse files
committed
Update for release
1 parent 04a223f commit 4637e54

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ For a full list of changes, see the [git commit log][log]
99
## v1.0.0
1010

1111
* First release
12-
12+
* Cleanup code
1313

1414
## v0.9.9
1515

svcbatch.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
/**
3939
* Set to zero for non dev versions
4040
*/
41-
#define SVCBATCH_ISDEV_VERSION 1
41+
#define SVCBATCH_ISDEV_VERSION 0
4242

4343
/**
4444
* Maximum number of SvcBatch.log.N files

0 commit comments

Comments
 (0)