svn: 1737
@@ -2,6 +2,8 @@ This is a summary of ChangeLog basically.
Lines prefixxed with '-' were disabled before release and are not finishsed.
+1.2.2
+
1.2.1
* No longer reading in /etc/hosts, still reading .hosts though
@@ -65,7 +65,7 @@
extern int optind;
const time_t buildts = CVSBUILD; /* build timestamp (UTC) */
-const char egg_version[1024] = "1.2.1";
+const char egg_version[1024] = "1.2.2";
bool localhub = 1; /* we set this to 0 if we get a -B */
bool used_B = 0; /* did we get started with -B? */