Skip to content

Commit f70b654

Browse files
committed
Bump up to v0.42
1 parent 02dd7ab commit f70b654

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bitwise.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.10.
2-
.TH BITWISE "1" "December 2019" "bitwise v0.41" "User Commands"
2+
.TH BITWISE "1" "April 2021" "bitwise v0.42" "User Commands"
33
.SH NAME
44
bitwise \- Terminal based bit manipulator in ncurses
55
.SH SYNOPSIS

configure.ac

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Process this file with autoconf to produce a configure script.
33

44
AC_PREREQ([2.69])
5-
AC_INIT([bitwise], [v0.41], [[email protected]])
5+
AC_INIT([bitwise], [v0.42], [[email protected]])
66
AC_CONFIG_SRCDIR([src/misc.c])
77
AC_CONFIG_HEADERS([inc/config.h])
88

0 commit comments

Comments
 (0)