projects
/
framework
/
uifw
/
embryo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4274a01
)
Snapshot embryo
author
raster
<raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 6 Jun 2010 16:42:40 +0000
(16:42 +0000)
committer
raster
<raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 6 Jun 2010 16:42:40 +0000
(16:42 +0000)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/embryo@49517
7cbeb6ba
-43b4-40fd-8cce-
4c39aea84d33
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
188c700
..
cf7c839
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-8,7
+8,7
@@
m4_if(v_rev, [0], [m4_define([v_rev], m4_esyscmd([git log 2> /dev/null | (grep -
##-- When released, remove the dnl on the below line
dnl m4_undefine([v_rev])
##-- When doing snapshots - change soname. remove dnl on below line
-m4_define([v_rel], [-release ver-
pre-
svn-06])
+m4_define([v_rel], [-release ver-svn-06])
##--##--##--##--##--##--##--##--##--##--##--##--##--##--##--##--##
m4_ifdef([v_rev], [m4_define([v_ver], [v_maj.v_min.v_mic.v_rev])],
[m4_define([v_ver], [v_maj.v_min.v_mic])])