diff options
author | Tor CI Release <no-email@torproject.org> | 2022-12-06 15:34:07 +0000 |
---|---|---|
committer | David Goulet <dgoulet@torproject.org> | 2022-12-06 11:14:09 -0500 |
commit | b117ce48dbde5d285a9cbe8ef9c2b7607245c0dc (patch) | |
tree | 5a1357dc5d7c1de5f6947e7347434135cb5d4b66 /src | |
parent | 2be4c8319aacbe85518722373cd485bd945c3960 (diff) | |
download | tor-b117ce48dbde5d285a9cbe8ef9c2b7607245c0dc.tar.gz tor-b117ce48dbde5d285a9cbe8ef9c2b7607245c0dc.zip |
version: Bump version to 0.4.5.15-dev
Diffstat (limited to 'src')
-rw-r--r-- | src/win32/orconfig.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/win32/orconfig.h b/src/win32/orconfig.h index d770615d90..52e4f84b6b 100644 --- a/src/win32/orconfig.h +++ b/src/win32/orconfig.h @@ -217,7 +217,7 @@ #define USING_TWOS_COMPLEMENT /* Version number of package */ -#define VERSION "0.4.5.15" +#define VERSION "0.4.5.15-dev" #define HAVE_STRUCT_SOCKADDR_IN6 #define HAVE_STRUCT_IN6_ADDR |