From e745cfa9e81bd25bfbd4f233c7dd591d22c18830 Mon Sep 17 00:00:00 2001 From: "Dzomo, the Everest Yak" <24394600+dzomo@users.noreply.github.com> Date: Thu, 5 Sep 2024 15:52:51 +0000 Subject: [PATCH] [CI] bump version number to 2024.09.05~dev --- fstar.opam | 2 +- version.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/fstar.opam b/fstar.opam index 3056080b5f9..58e72abcc2e 100644 --- a/fstar.opam +++ b/fstar.opam @@ -1,5 +1,5 @@ opam-version: "2.0" -version: "2024.08.14~dev" +version: "2024.09.05~dev" maintainer: "taramana@microsoft.com" authors: "Nik Swamy ,Jonathan Protzenko ,Tahina Ramananandro " homepage: "http://fstar-lang.org" diff --git a/version.txt b/version.txt index e796c3dfa24..fea41e1370d 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2024.08.14~dev +2024.09.05~dev