summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorDavid Goulet <dgoulet@torproject.org>2021-09-17 09:32:57 -0400
committerDavid Goulet <dgoulet@torproject.org>2021-09-17 09:42:45 -0400
commit927f9a12a6502e43c0374fea6c2a3c67696e0437 (patch)
tree92557ec237e072a765004d9a65d6f64d5a8e5ed5 /src
parent9a7fe5d131e036417f373fea13044eba7cd3abb3 (diff)
downloadtor-927f9a12a6502e43c0374fea6c2a3c67696e0437.tar.gz
tor-927f9a12a6502e43c0374fea6c2a3c67696e0437.zip
Bump version to 0.4.7.1-alpha
Signed-off-by: David Goulet <dgoulet@torproject.org>
Diffstat (limited to 'src')
-rw-r--r--src/win32/orconfig.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/win32/orconfig.h b/src/win32/orconfig.h
index 841d227a43..2d97ea858a 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.7.0-alpha-dev"
+#define VERSION "0.4.7.1-alpha"
#define HAVE_STRUCT_SOCKADDR_IN6
#define HAVE_STRUCT_IN6_ADDR