Introduction
Introduction Statistics Contact Development Disclaimer Help
bump version number to 0.2 - gramscii - A simple editor for ASCII box-and-arrow…
Log
Files
Refs
Tags
README
LICENSE
---
commit 12fbd880e60bea398ff7ab9e81b988e8bcf2bbba
parent 12031abc893ccf41c4615251698d87229f1961d2
Author: KatolaZ <[email protected]>
Date: Wed, 31 Jul 2019 12:21:43 +0100
bump version number to 0.2
Diffstat:
M config.mk | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/config.mk b/config.mk
@@ -1,6 +1,7 @@
+VERSION = 0.2
PREFIX = /usr/local
BINDIR = ${PREFIX}/bin
MANDIR = ${PREFIX}/share/man
-CFLAGS = -O0 -std=c99 -pedantic -Wall
+CFLAGS = -O3 -std=c90 -pedantic -Wall
CC = cc
You are viewing proxied material from bitreich.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.