Skip to content

Commit

Permalink
v1.2.20
Browse files Browse the repository at this point in the history
  • Loading branch information
dankamongmen committed Nov 20, 2020
1 parent 302b391 commit 1d7e3d4
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.19
project(growlight VERSION 1.2.20
DESCRIPTION "Block device and filesystem manager"
HOMEPAGE_URL "https://nick-black.com/dankwiki/index.php/Growlight"
LANGUAGES C)
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.19
% v1.2.20

# 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.19
% v1.2.20

# NAME

Expand Down

0 comments on commit 1d7e3d4

Please sign in to comment.