Skip to content

Commit

Permalink
call this 0.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
TicklishHoneyBee committed May 18, 2013
1 parent c836950 commit 2a42e52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ MANDIR ?= $(PREFIX)/share/man/man1
SRCDIR=src

TARGET=nodau
VERSION=0.3.2
VERSION=0.3.3

NODAU_CFLAGS ?= -Wall -g -pedantic -DTARGET=\"$(TARGET)\" -DVERSION=\"$(VERSION)\" -Iinc/ -I. $(CFLAGS)
NODAU_CPPFLAGS ?= $(CPPFLAGS)
Expand Down

0 comments on commit 2a42e52

Please sign in to comment.