Skip to content

Commit

Permalink
v1.2.36
Browse files Browse the repository at this point in the history
  • Loading branch information
dankamongmen committed Oct 3, 2021
1 parent c659960 commit 83e6f2c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.14)
project(growlight VERSION 1.2.35
project(growlight VERSION 1.2.36
DESCRIPTION "Block device and filesystem manager"
HOMEPAGE_URL "https://nick-black.com/dankwiki/index.php/Growlight"
LANGUAGES C CXX)
Expand Down
2 changes: 1 addition & 1 deletion doc/man/man8/growlight-readline.8.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
% growlight-readline(8)
% nick black <[email protected]>
% v1.2.35
% v1.2.36

# NAME

Expand Down
2 changes: 1 addition & 1 deletion doc/man/man8/growlight.8.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
% growlight(8)
% nick black <[email protected]>
% v1.2.35
% v1.2.36

# NAME

Expand Down

0 comments on commit 83e6f2c

Please sign in to comment.