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

Commit efb5f32

Browse files
committed
Release v0.1.3
1 parent d747dc8 commit efb5f32

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
@@ -36,7 +36,7 @@ if(NOT EXISTS "$ENV{HOME}/.config/neix/feeds.conf")
3636
endif()
3737

3838
# Version
39-
set(neixVersion "0.1.2")
39+
set(neixVersion "0.1.3")
4040
add_compile_definitions(VERSION="v${neixVersion}")
4141

4242
# User Agent for CURL

doc/neix.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH neix 1 "24th August 2020" "v0.1.2" "neix man page"
1+
.TH neix 1 "24th August 2020" "v0.1.3" "neix man page"
22

33
.SH NAME
44
.B neix

0 commit comments

Comments
 (0)