Skip to content

Commit ea62adf

Browse files
committed
1.2.2
1 parent acee73f commit ea62adf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PROGRAM = lslint
2-
VERSION_NUMBER = 1.2.1
2+
VERSION_NUMBER = 1.2.2
33
BUILD_DATE = $(shell date +"%Y-%m-%d")
44

55
# See if we're running on mac

NMakefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION_NUMBER = 1.2.1
1+
VERSION_NUMBER = 1.2.2
22
BUILD_DATE = %DATE:~-10,4%-%DATE:~-5,2%-%DATE:~-2,2%
33

44
#

0 commit comments

Comments
 (0)