Skip to content

Commit

Permalink
Update version info to 1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
4ZM committed Sep 14, 2016
1 parent d80e8e2 commit e86272a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
# along with mfterm. If not, see <http://www.gnu.org/licenses/>.

AC_PREREQ([2.67])
AC_INIT([mfterm], [1.0.6], [[email protected]])
AC_INIT([mfterm], [1.0.7], [[email protected]])
AC_CONFIG_SRCDIR([mfterm.c])
AC_CONFIG_HEADERS([config.h])

Expand Down
12 changes: 6 additions & 6 deletions mfterm.man
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
.\" mfterm Manual
.\" Contact [email protected] to correct errors or typos.

.TH mfterm 1 "22 Apr 2013" "1.0.3" "mfterm Manual"
.TH mfterm 1 "14 Sep 2016" "1.0.7" "mfterm Manual"

.SH NAME
mfterm \- The Mifare Terminal
Expand Down Expand Up @@ -46,7 +46,7 @@ Please see the \fBREADME\fR and \fBINSTALL\fR files for further
information.


.\" --------------------------- OPTIONS ---------------------------
.\" --------------------------- OPTIONS ---------------------------


.SH OPTIONS
Expand Down Expand Up @@ -75,7 +75,7 @@ Load keys from the specified file. Before starting the terminal.
Load dictionary from the specified file. Before starting the terminal.


.\" --------------------------- COMMANDS ---------------------------
.\" --------------------------- COMMANDS ---------------------------


.SH COMMANDS
Expand Down Expand Up @@ -292,15 +292,15 @@ Exit the program.

.TP
\fBhelp\fR
Show a list of available commands and a short description of each.
Show a list of available commands and a short description of each.


.\" ------------------------- NOTES -------------------------------


.SH NOTE

The \fBmac\fR and \fBspec\fR command groups are experimental. They
The \fBmac\fR and \fBspec\fR command groups are experimental. They


.\" ---------------------- TRAILER STUFF ---------------------------
Expand All @@ -310,7 +310,7 @@ The \fBmac\fR and \fBspec\fR command groups are experimental. They
nfc-list(1)

.SH LICENSE
Copyright (C) 2011-2013 Anders Sundman <[email protected]>
Copyright (C) 2011-2016 Anders Sundman <[email protected]>

License GPLv3+: GNU GPL version 3 or later. This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.

Expand Down

0 comments on commit e86272a

Please sign in to comment.