From 95a88f72832d9385ef8e4199d29f8f46090a4584 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Thu, 8 Jun 2017 14:05:16 -0400 Subject: Add -dev to version number. --- src/win32/orconfig.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/win32/orconfig.h b/src/win32/orconfig.h index 74a27f44fe..4a9ad29c64 100644 --- a/src/win32/orconfig.h +++ b/src/win32/orconfig.h @@ -232,7 +232,7 @@ #define USING_TWOS_COMPLEMENT /* Version number of package */ -#define VERSION "0.2.6.12" +#define VERSION "0.2.6.12-dev" -- cgit v1.2.3-54-g00ecf