Skip to content

Commit d21f848

Browse files
committed
jome 1.2.1
Signed-off-by: Philippe Proulx <[email protected]>
1 parent de5ba83 commit d21f848

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
cmake_minimum_required (VERSION 3.30.0 FATAL_ERROR)
77

88
# project and version
9-
project (jome VERSION 1.2.0)
9+
project (jome VERSION 1.2.1)
1010

1111
# configure compiler globally for C++14
1212
set (CMAKE_CXX_EXTENSIONS OFF)

man/jome-ctl.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ associated socket file.
7171
.SH "ABOUT"
7272
.sp
7373
\fBjome\fP was originally written by and is maintained by, as of jome
74-
1.2.0, Philippe Proulx (\fBeepp\fP).
74+
1.2.1, Philippe Proulx (\fBeepp\fP).
7575
.sp
7676
GitHub project: ⟨https://github.com/eepp/jome⟩.
7777
.SH "SEE ALSO"

man/jome.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -830,7 +830,7 @@ See the \(lqUser\-defined emoji keywords\(rq section above.
830830
.SH "ABOUT"
831831
.sp
832832
\fBjome\fP was originally written by and is maintained by, as of jome
833-
1.2.0, Philippe Proulx (\fBeepp\fP).
833+
1.2.1, Philippe Proulx (\fBeepp\fP).
834834
.sp
835835
GitHub project: ⟨https://github.com/eepp/jome⟩.
836836
.SH "SEE ALSO"

0 commit comments

Comments
 (0)