Browse Source

* 1.2.9 Release Candidate 5

svn: 2715
Bryan Drewery 20 năm trước cách đây
mục cha
commit
24b124ef1d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/main.c

+ 1 - 1
src/main.c

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