From 7050df72454ef8f7e49f42d178ac6ef0ba19ec7c Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Sat, 10 Nov 2007 07:26:56 +0000 Subject: bump to 0.2.0.10-alpha svn:r12455 --- src/or/rephist.c | 2 +- src/win32/orconfig.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/or/rephist.c b/src/or/rephist.c index bd4d837fb..a29decfba 100644 --- a/src/or/rephist.c +++ b/src/or/rephist.c @@ -456,7 +456,7 @@ rep_hist_get_weighted_time_known(const char *id, time_t when) } /** Return true if we've been measuring MTBFs for long enough to - * prounounce on Stability. */ + * pronounce on Stability. */ int rep_hist_have_measured_enough_stability(void) { diff --git a/src/win32/orconfig.h b/src/win32/orconfig.h index 8396f6e70..bdafc8a96 100644 --- a/src/win32/orconfig.h +++ b/src/win32/orconfig.h @@ -227,6 +227,6 @@ #define USING_TWOS_COMPLEMENT /* Version number of package */ -#define VERSION "0.2.0.9-alpha-dev" +#define VERSION "0.2.0.10-alpha" -- cgit v1.2.3