Przeglądaj źródła

* Begin 1.2.3 cvs

svn: 1751
Bryan Drewery 21 lat temu
rodzic
commit
7eaad19585
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/main.c

+ 1 - 1
src/main.c

@@ -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? */