Przeglądaj źródła

* 1.1.7

svn: 1001
Bryan Drewery 22 lat temu
rodzic
commit
d8be13452b
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/main.c

+ 1 - 1
src/main.c

@@ -61,7 +61,7 @@
 extern int		optind;
 
 const time_t 	buildts = CVSBUILD;		/* build timestamp (UTC) */
-const char	egg_version[1024] = "1.1.6";
+const char	egg_version[1024] = "1.1.7";
 
 int 	localhub = 1; 		/* we set this to 0 if we get a -B */
 int 	role;