Skip to content

Commit 84c91e2

Browse files
authored
Merge pull request #135 from cs50/style
updated style of cs50.c for consistency
2 parents 72dbc41 + 2f510fb commit 84c91e2

File tree

2 files changed

+89
-88
lines changed

2 files changed

+89
-88
lines changed

Diff for: Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION := 8.1.0
1+
VERSION := 8.1.1
22
MAJOR_VERSION := $(shell echo $(VERSION) | head -c 1)
33

44
# installation directory (/usr/local by default)

0 commit comments

Comments
 (0)