From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from srv1.stroeder.com (srv1.stroeder.com [213.240.180.113]) by mail.toke.dk (Postfix) with ESMTPS id 5259C864373 for ; Fri, 16 Jul 2021 16:13:05 +0200 (CEST) Authentication-Results: mail.toke.dk; dkim=pass (1536-bit key) header.d=stroeder.com header.i=@stroeder.com header.b=0sNhsO+V DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=stroeder.com; s=stroeder-com-20201114; t=1626444783; bh=wVpoZkxUfUhGKZIBHTyF6/qBuxy5FE09LuZftifc/fo=; h=Subject:To:References:From:Date:In-Reply-To:From; b=0sNhsO+VOZU/3/Svzn4R0FljSYmIyY2Y1NOAbeahInSHhvDiOxWncP4lqA6BkuUBP g8hdEnjkawJyMW62nwTFfWddaEFnjc2ZqJ9pBtTlO9MmwV6Fo4ZvntdAKSKY8g0+uQ /l2YJxFtCjDOC9WBEOAlCMzQSQNzWfU1XPVPd8L1WXhiTKjcJ3pUEfgK5jouq52uxN LYOQFxRFfppc+8NKzs+wJO2yrZjsJLJvAH+u9t6Ge6eEznq7Yzye6CAqJ0G To: galene@lists.galene.org References: <877dhqmjye.wl-jch@irif.fr> From: =?UTF-8?Q?Michael_Str=c3=b6der?= Message-ID: <70784084-42c7-27b7-7a60-8baae97b0a0c@stroeder.com> Date: Fri, 16 Jul 2021 16:13:02 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0 MIME-Version: 1.0 In-Reply-To: <877dhqmjye.wl-jch@irif.fr> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Message-ID-Hash: SME3GYISEECAU7MIPSGII73ZPUNQUUDW X-Message-ID-Hash: SME3GYISEECAU7MIPSGII73ZPUNQUUDW X-MailFrom: michael@stroeder.com X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header X-Mailman-Version: 3.3.4 Precedence: list Subject: [Galene] Re: 0.4 tag & locked/unlocked state available? List-Id: =?utf-8?q?Gal=C3=A8ne_videoconferencing_server_discussion_list?= Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: On 7/16/21 4:06 PM, Juliusz Chroboczek wrote: >> Is it possible to have a git tag for the new 0.4? > > Not yet, sorry, [..] > If it's useful for you, I can tag it with a less attractive version > number, though, such as 0.3.99.0. Nitpicking with downstream packager hat on: Please do not tag as 0.3.99.0 because with semantic versioning this would be a release newer than 0.3.0 and not a 0.4.0 pre-release. Ciao, Michael.