blob: 1b65a0c98a130551ae513de0f7dd0346995bc7b5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- ./defs.h.orig Tue Apr 9 01:07:07 2002
+++ ./defs.h Tue Apr 9 01:07:15 2002
@@ -51,7 +51,7 @@
#endif
-#define VERSION "2.3.2"
+#define VERSION "2.3.3"
typedef struct CronFile {
struct CronFile *cf_Next;
|