aboutsummaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'makefile')
-rw-r--r--makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile b/makefile
index 5c9912f..71d4200 100644
--- a/makefile
+++ b/makefile
@@ -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.