Skip to content

Commit 42b2923

Browse files
committed
Bump to release v0.50
1 parent 77f8f45 commit 42b2923

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" "November 2021" "bitwise v0.43" "User Commands"
2+
.TH BITWISE "1" "July 2023" "bitwise v0.50" "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.43], [[email protected]])
5+
AC_INIT([bitwise], [v0.50], [[email protected]])
66
AC_CONFIG_SRCDIR([src/misc.c])
77
AC_CONFIG_HEADERS([inc/config.h])
88

0 commit comments

Comments
 (0)