summaryrefslogtreecommitdiff
path: root/src/main
diff options
context:
space:
mode:
Diffstat (limited to 'src/main')
-rw-r--r--src/main/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/version.h b/src/main/version.h
index cf77ce8..2d5066a 100644
--- a/src/main/version.h
+++ b/src/main/version.h
@@ -1,6 +1,6 @@
#ifndef _VERSION_H
#define _VERSION_H
-#define DGED_VERSION "dev"
+#define DGED_VERSION "0.2.0"
#endif