From 9aaaa2bb0821c442fb9336f775908460444c45f3 Mon Sep 17 00:00:00 2001 From: Thomas Leonard Date: Thu, 30 Dec 1999 21:15:02 +0000 Subject: [PATCH] r147: Bumped release number. --- ROX-Filer/src/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ROX-Filer/src/main.c b/ROX-Filer/src/main.c index 61899520..08099b5d 100644 --- a/ROX-Filer/src/main.c +++ b/ROX-Filer/src/main.c @@ -52,7 +52,7 @@ int number_of_windows = 0; /* Quit when this reaches 0 again... */ int to_error_log = -1; /* Write here to log errors */ -#define VERSION "ROX-Filer 0.1.8\n" \ +#define VERSION "ROX-Filer 0.1.9\n" \ "Copyright (C) 1999 Thomas Leonard.\n" \ "ROX-Filer comes with ABSOLUTELY NO WARRANTY,\n" \ "to the extent permitted by law.\n" \ -- 2.11.4.GIT