We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77f8f45 commit 42b2923Copy full SHA for 42b2923
bitwise.1
@@ -1,5 +1,5 @@
1
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.10.
2
-.TH BITWISE "1" "November 2021" "bitwise v0.43" "User Commands"
+.TH BITWISE "1" "July 2023" "bitwise v0.50" "User Commands"
3
.SH NAME
4
bitwise \- Terminal based bit manipulator in ncurses
5
.SH SYNOPSIS
configure.ac
@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ([2.69])
-AC_INIT([bitwise], [v0.43], [[email protected]])
+AC_INIT([bitwise], [v0.50], [[email protected]])
6
AC_CONFIG_SRCDIR([src/misc.c])
7
AC_CONFIG_HEADERS([inc/config.h])
8
0 commit comments