From d723f6da3f3826c812f0b4eb5e93e9bcad55e812 Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Thu, 15 Jul 1999 12:39:48 +0000 Subject: [PATCH] I'm going to do a snapshot release of 2.0.5-pre1. This is just to get the version number right. --- source/include/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/include/version.h b/source/include/version.h index 05f7828ffd8..c8cf89e3537 100644 --- a/source/include/version.h +++ b/source/include/version.h @@ -1 +1 @@ -#define VERSION "pre-2.0.5" +#define VERSION "2.0.5-pre1" -- 2.11.4.GIT