summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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..ce86c48 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.1.0"
#endif