|
@@ -70,7 +70,7 @@ extern int optind;
|
|
|
|
|
|
|
|
const time_t buildts = BUILDTS; /* build timestamp (UTC) */
|
|
const time_t buildts = BUILDTS; /* build timestamp (UTC) */
|
|
|
const int revision = REVISION;
|
|
const int revision = REVISION;
|
|
|
-const char *egg_version = "1.2.15-devel";
|
|
|
|
|
|
|
+const char *egg_version = "1.2.16-devel";
|
|
|
|
|
|
|
|
bool used_B = 0; /* did we get started with -B? */
|
|
bool used_B = 0; /* did we get started with -B? */
|
|
|
int role;
|
|
int role;
|