|
|
@@ -65,7 +65,7 @@
|
|
|
extern int optind;
|
|
|
|
|
|
const time_t buildts = CVSBUILD; /* build timestamp (UTC) */
|
|
|
-const char *egg_version = "1.2.2";
|
|
|
+const char *egg_version = "1.2.3-cvs";
|
|
|
|
|
|
bool localhub = 1; /* we set this to 0 if we get a -B */
|
|
|
bool used_B = 0; /* did we get started with -B? */
|