Skip to content

Commit

Permalink
config.mk: bump version to 1.2.2, meanwhile indent fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sighook committed Jun 12, 2023
1 parent 589d138 commit b00041c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions config.mk
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# project metadata
NAME = handbook
VERSION = 1.2.1
NAME = handbook
VERSION = 1.2.2
DESCRIPTION = Zeppe-Lin Handbook
DIST = ${NAME}-${VERSION}
DIST = ${NAME}-${VERSION}

# paths
MANPREFIX = /usr/share/man
MANPREFIX = /usr/share/man

0 comments on commit b00041c

Please sign in to comment.