Skip to content

Commit e62a3c6

Browse files
committed
Version 0.4
1 parent 2540789 commit e62a3c6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 0.4 (unreleased)
1+
## 0.4 (May 19, 2016)
22

33
Features:
44

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION=0.3
1+
VERSION=0.4
22

33
CPPFLAGS=-DVERSION=\"${VERSION}\" -D_GNU_SOURCE
44
CFLAGS+=-Wall -Wextra -g -std=c99 -O3 -pedantic

0 commit comments

Comments
 (0)