From: Matthew Mondor Date: Fri, 14 Jan 2005 22:50:55 +0000 (+0000) Subject: Advertize proper version X-Git-Tag: rubiks-ircd-1-0-6~28 X-Git-Url: http://git.pulsar-zone.net/?a=commitdiff_plain;h=9efd98188449f6f394cb9f70d3f468346768495a;p=rubiks-ircd.git Advertize proper version --- diff --git a/include/patchlevel.h b/include/patchlevel.h index aa6c0d0..03c81a3 100644 --- a/include/patchlevel.h +++ b/include/patchlevel.h @@ -16,7 +16,7 @@ * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ -/* $Id: patchlevel.h,v 1.1 2005/01/12 07:44:58 mmondor Exp $ */ +/* $Id: patchlevel.h,v 1.2 2005/01/14 22:50:55 mmondor Exp $ */ #ifndef __patchlevel_header__ #define __patchlevel_header__ @@ -28,10 +28,10 @@ #define BRANCHSTATUS RELEASE -#define BASENAME "bahamut" +#define BASENAME "rubiks-ircd" #define MAJOR 1 -#define MINOR 8 -#define PATCH 3 +#define MINOR 0 +#define PATCH 0 #define PATCHES ""