bump to 0.2.0.10-alpha

svn:r12455
This commit is contained in:
Roger Dingledine
2007-11-10 07:26:56 +00:00
parent a5d7ff5f10
commit 7050df7245
5 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -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)
{
+1 -1
View File
@@ -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"