Skip to content

Commit 9b33197

Browse files
committed
Bump version to 0.14.12
1 parent 0b34b95 commit 9b33197

File tree

3 files changed

+13
-1
lines changed

3 files changed

+13
-1
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
AC_INIT([rofi], [0.14.9], [[email protected]])
1+
AC_INIT([rofi], [0.14.12], [[email protected]])
22

33
AC_CONFIG_SRCDIR([source/rofi.c])
44
AC_CONFIG_HEADER([config.h])

doc/rofi-manpage.markdown

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -381,6 +381,10 @@ Rofi supports the following keybindings:
381381

382382
Try using a mono-space font.
383383

384+
`Rofi is completely black.`
385+
386+
Check quotes used on the commandline: e.g. used “ instead of ".
387+
384388
## WEBSITE
385389

386390
**rofi** website can be found at [here](https://davedavenport.github.io/rofi/)

doc/rofi.1

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -495,6 +495,14 @@ Rofi supports the following keybindings:
495495
Try using a mono\-space font.
496496
.fi
497497
.RE
498+
.PP
499+
\fB\fCRofi is completely black.\fR
500+
.PP
501+
.RS
502+
.nf
503+
Check quotes used on the commandline: e.g. used “ instead of ".
504+
.fi
505+
.RE
498506
.SH WEBSITE
499507
.PP
500508
\fBrofi\fP website can be found at here

0 commit comments

Comments
 (0)