From f3d77725d26d141c8052d4ab46707ade92011a5b Mon Sep 17 00:00:00 2001 From: Jonas 'Sortie' Termansen Date: Mon, 4 Apr 2016 02:36:03 +0200 Subject: [PATCH] Begin development of Sortix 1.1. --- build-aux/version.mak | 2 +- libc/include/brand.h | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/build-aux/version.mak b/build-aux/version.mak index d53e27cf..60dd1529 100644 --- a/build-aux/version.mak +++ b/build-aux/version.mak @@ -1 +1 @@ -VERSION=1.0 +VERSION=1.1dev diff --git a/libc/include/brand.h b/libc/include/brand.h index 960c98d9..bb4eacf4 100644 --- a/libc/include/brand.h +++ b/libc/include/brand.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2014, 2015 Jonas 'Sortie' Termansen. + * Copyright (c) 2013, 2014, 2015, 2016 Jonas 'Sortie' Termansen. * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above @@ -33,7 +33,7 @@ #define BRAND_KERNEL_NAME "Sortix" /* The tagline of this release. */ -#define BRAND_RELEASE_TAGLINE "\"Self-Hosting & Installable\"" +#define BRAND_RELEASE_TAGLINE "\"I'd like to add you to my professional Sortix network\"" /* Ascii version of the maxsi logo. */ #define BRAND_MAXSI \