From f8179494b6d3eea84cccf4e2c98ffeb880da20d8 Mon Sep 17 00:00:00 2001 From: Přemysl Eric Janouch
Date: Tue, 26 Nov 2024 03:06:36 +0100 Subject: Bump version, link to releases --- CMakeLists.txt | 2 +- README.adoc | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 79c8d95..5651be1 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required (VERSION 3.10) -project (usb-drivers VERSION 0.1.0 +project (usb-drivers VERSION 1.0.0 DESCRIPTION "User space USB drivers" LANGUAGES C) # Moar warnings diff --git a/README.adoc b/README.adoc index 06bc869..5a7772a 100644 --- a/README.adoc +++ b/README.adoc @@ -49,10 +49,12 @@ due to protocol changes, although I don't really deem it very probable. Packages -------- Regular releases are sporadic. git master should be stable enough. - You can get a package with the latest development version as a https://git.janouch.name/p/nixexprs[Nix derivation]. +Windows binaries can be downloaded from +https://git.janouch.name/p/usb-drivers/releases[the Releases page on Gitea]. + Building -------- Build dependencies: -- cgit v1.2.3-70-g09d2