Skip to content
This repository was archived by the owner on Dec 7, 2021. It is now read-only.

Commit 1586163

Browse files
committed
Release Version 0.1.1
1 parent 2c1db1d commit 1586163

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ if(NOT EXISTS "$ENV{HOME}/.config/neix/feeds.conf")
2222
endif()
2323

2424
# Version
25-
set(neixVersion "0.1.0")
25+
set(neixVersion "0.1.1")
2626
add_compile_definitions(VERSION="${neixVersion}")
2727

2828
# Path for main neix config file

doc/neix.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH neix 1 "20th August 2020" "v0.1.0" "neix man page"
1+
.TH neix 1 "20th August 2020" "v0.1.1" "neix man page"
22

33
.SH NAME
44
.B neix

0 commit comments

Comments
 (0)