Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.

Commit

Permalink
cmake: Increment version to 1.0.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
derat committed Jan 8, 2021
1 parent 40a2419 commit b9908f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.15)

project(xsettingsd
VERSION 1.0.0
VERSION 1.0.2
DESCRIPTION "Provides settings to X11 applications via the XSETTINGS specification"
HOMEPAGE_URL "https://github.com/derat/xsettingsd"
LANGUAGES CXX
Expand Down

0 comments on commit b9908f9

Please sign in to comment.