hermet pushed a commit to branch enventor-0.3.

http://git.enlightenment.org/tools/enventor.git/commit/?id=10848a3c99a24c2875786d1c3c77f50896d4cc1f

commit 10848a3c99a24c2875786d1c3c77f50896d4cc1f
Author: ChunEon Park <[email protected]>
Date:   Sat Aug 2 18:50:25 2014 +0900

    bump up version.
---
 README       | 2 +-
 configure.ac | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/README b/README
index a52342a..ac6ea7a 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-[Enventor v0.3.0]
+[Enventor v0.3.1]
  
 This is an EDC editor with some convenient functions. It's brand new and was
 only started near the begining of June 2013, so expecting it to do everything a
diff --git a/configure.ac b/configure.ac
index 709b536..76946dc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
 ##--##--##--##--##--##--##--##--##--##--##--##--##--##--##--##--##
 m4_define([v_maj], [0])
 m4_define([v_min], [3])
-m4_define([v_mic], [0])
+m4_define([v_mic], [1])
 #m4_define([v_rev], m4_esyscmd([(git rev-list --count HEAD 2>/dev/null || echo 
0) | tr -d '\n']))dnl
 ##--   When released, remove the dnl on the below line
 dnl m4_undefine([v_rev])

-- 


Reply via email to