diff options
Diffstat (limited to 'config.mk')
| -rw-r--r-- | config.mk | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,5 +1,5 @@ # sic version -VERSION = 0.9 +VERSION = 1.0 # Customize below to fit your system @@ -19,4 +19,3 @@ LDFLAGS = ${LIBS} # compiler and linker CC = cc -LD = ${CC} |
