summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorBert Münnich <ber.t@gmx.com>2012-02-15 18:25:45 +0100
committerBert Münnich <ber.t@gmx.com>2012-02-15 18:25:45 +0100
commitb752d5c594d5aac083cc563e8c7e575baf7b8edc (patch)
treeccb757a004c0b140551658c68dfd1d1528f6e747 /Makefile
parentb8fa2e86fe6aa1e1906cc051a8ea915b6f1b4d43 (diff)
downloadnsxiv-b752d5c594d5aac083cc563e8c7e575baf7b8edc.tar.zst
Added symbol BAR_SEPARATOR
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 518a4a6..4b437f2 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION = git-20120214
+VERSION = git-20120215
CC = gcc
CFLAGS = -ansi -Wall -pedantic -O2