diff options
-rw-r--r-- | makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ CFLAGS=-g WINFLAGS=-g -gcodeview # Executable name stuff -V=v0.2.0-alpha +V=v0.2.1-alpha NAME=satscalc # LIBDIR is where you can find the linkable objects or whatever. They are used for the linking stage. |