Explorar el Código

* 1.2.4 Release

svn: 2244
Bryan Drewery hace 21 años
padre
commit
c91e5ff660
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/main.c

+ 1 - 1
src/main.c

@@ -67,7 +67,7 @@
 extern int		optind;
 
 const time_t 	buildts = CVSBUILD;		/* build timestamp (UTC) */
-const char	*egg_version = "1.2.4-cvs";
+const char	*egg_version = "1.2.4";
 
 bool	used_B = 0;		/* did we get started with -B? */
 int 	role;