summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Montague <mikemon@gmail.com>2014-04-01 16:28:20 -0700
committerMichael Montague <mikemon@gmail.com>2014-04-01 16:28:20 -0700
commit034eaf0e8a7a243ab13d2f59135359643bc2d163 (patch)
tree69164639a805e7f5eeace5860f105098f0cb83fe
parentaa80c934c4613963a804ddbbf7c327901e11bc88 (diff)
forgot to bump version numberv0.4.1
-rw-r--r--src/foment.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/foment.hpp b/src/foment.hpp
index d106b5a..25475c2 100644
--- a/src/foment.hpp
+++ b/src/foment.hpp
@@ -41,7 +41,7 @@ Bugs:
#ifndef __FOMENT_HPP__
#define __FOMENT_HPP__
-#define FOMENT_VERSION "0.3"
+#define FOMENT_VERSION "0.4"
#include <stdint.h>