svn: 1140
@@ -1,5 +1,8 @@
This is a summary of ChangeLog basically.
+1.2
+
1.1.9
1.Fixed cmd_help to display the proper entry.
@@ -63,7 +63,7 @@
extern int optind;
const time_t buildts = CVSBUILD; /* build timestamp (UTC) */
-const char egg_version[1024] = "1.1.9";
+const char egg_version[1024] = "1.2";
int localhub = 1; /* we set this to 0 if we get a -B */
int role;