startgitStatic page generator for git repositories |
git clone git://git.dimitrijedobrota.com/startgit.git |
Log | Files | Refs | README | LICENSE | HACKING | CONTRIBUTING | CODE_OF_CONDUCT | BUILDING | |
commit | c63e40ee1bc5d467cd4ce8fa927cebe19e3caee4 |
parent | 844198252fc483804d2efa8885170b3800eb1df4 |
author | Dimitrije Dobrota <mail@dimitrijedobrota.com> |
date | Sun, 26 Jan 2025 20:58:50 +0100 |
Version 0.2
Diffstat:M | CMakeLists.txt | | | +- |
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/CMakeLists.txt b/CMakeLists.txt
@@ -4,7 +4,7 @@ include(cmake/prelude.cmake)
project(
startgit
VERSION 0.1.35
VERSION 0.2.0
DESCRIPTION "Static page generator for git repositories"
HOMEPAGE_URL "https://git.dimitrijedobrota.com/stargit.git"
LANGUAGES CXX