<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=utf-8" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.7600.16722">
<STYLE>@font-face {
        font-family: 宋体;
}
@font-face {
        font-family: Verdana;
}
@font-face {
        font-family: @宋体;
}
@page Section1 {size: 595.3pt 841.9pt; margin: 72.0pt 90.0pt 72.0pt 90.0pt; layout-grid: 15.6pt; }
P.MsoNormal {
        TEXT-JUSTIFY: inter-ideograph; TEXT-ALIGN: justify; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman"; FONT-SIZE: 10.5pt
}
LI.MsoNormal {
        TEXT-JUSTIFY: inter-ideograph; TEXT-ALIGN: justify; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman"; FONT-SIZE: 10.5pt
}
DIV.MsoNormal {
        TEXT-JUSTIFY: inter-ideograph; TEXT-ALIGN: justify; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman"; FONT-SIZE: 10.5pt
}
A:link {
        COLOR: blue; TEXT-DECORATION: underline
}
SPAN.MsoHyperlink {
        COLOR: blue; TEXT-DECORATION: underline
}
A:visited {
        COLOR: purple; TEXT-DECORATION: underline
}
SPAN.MsoHyperlinkFollowed {
        COLOR: purple; TEXT-DECORATION: underline
}
SPAN.EmailStyle17 {
        FONT-STYLE: normal; FONT-FAMILY: Verdana; COLOR: windowtext; FONT-WEIGHT: normal; TEXT-DECORATION: none; mso-style-type: personal-compose
}
DIV.Section1 {
        page: Section1
}
UNKNOWN {
        FONT-SIZE: 10pt
}
BLOCKQUOTE {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; MARGIN-LEFT: 2em
}
OL {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
UL {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
</STYLE>
</HEAD>
<BODY style="MARGIN: 10px; FONT-FAMILY: verdana; FONT-SIZE: 10pt">
<DIV><FONT color=#000080 size=2 face=Verdana>
<DIV>Hi Steven,</DIV>
<DIV>&nbsp;</DIV>
<DIV>Very good! Appreicated very much for your elabrated explaination!! 
professional!</DIV>
<DIV>&nbsp;</DIV>
<DIV>howerver, when i run 'version' cmd in the console, it shows below (without 
e.g. 'b041edc8 2011-03-01 06-35-06 -0600'), it looks we need manually write the 
exact version inside the code then re-build, right?</DIV>
<DIV>if i manally write it inside the code, for my case, it should be 
git-d5ef86d7 2011-03-30 08-55-28, however, it abenst &nbsp;'-0600''... where i 
can get it... it looks a millisecond value <IMG src="cid:__0@Foxmail.net"></DIV>
<DIV>&nbsp;</DIV>
<DIV><EM><FONT style="BACKGROUND-COLOR: #000000" 
color=#c0c0c0>freeswitch@WIN-9E8E1NBP4RJ&gt;&nbsp;version</FONT></EM></DIV>
<DIV><EM><FONT style="BACKGROUND-COLOR: #000000" 
color=#c0c0c0></FONT></EM></DIV>
<DIV><EM><FONT style="BACKGROUND-COLOR: #000000" 
color=#c0c0c0>FreeSWITCH&nbsp;Version&nbsp;1.0.head&nbsp;(git-)</FONT></EM></DIV></FONT></DIV>
<DIV><FONT color=#000080 size=2 face=Verdana></FONT>&nbsp;</DIV>
<DIV><FONT color=#000080 size=2 face=Verdana></FONT>&nbsp;</DIV>
<DIV><FONT color=#c0c0c0 size=2 face=Verdana>2011-03-31 </FONT></DIV><FONT 
color=#000080 size=2 face=Verdana>
<HR style="WIDTH: 100px" align=left color=#b5c4df SIZE=1>
</FONT>
<DIV><FONT color=#c0c0c0 size=2 face=Verdana><SPAN>Charles</SPAN> </FONT></DIV>
<HR color=#b5c4df SIZE=1>

<DIV><FONT size=2 face=Verdana><STRONG>发件人:</STRONG> Steven Ayre </FONT></DIV>
<DIV><FONT size=2 face=Verdana><STRONG>发送时间:</STRONG> 2011-03-30&nbsp; 22:28:59 
</FONT></DIV>
<DIV><FONT size=2 face=Verdana><STRONG>收件人:</STRONG> FreeSWITCH Users Help 
</FONT></DIV>
<DIV><FONT size=2 face=Verdana><STRONG>抄送:</STRONG> </FONT></DIV>
<DIV><FONT size=2 face=Verdana><STRONG>主题:</STRONG> Re: [Freeswitch-users] How 
to check the FS source code version onWindows platform </FONT></DIV>
<DIV><FONT size=2 face=Verdana></FONT> </DIV>
<DIV><FONT size=2 face=Verdana><FONT size=+0><FONT size=2 
face=Verdana>d5ef86d7788ef0080ca3be7e2ff39bda989d4b4d is indeed the 
version.<BR><BR>Git uses hashes as version number, not a sequential number as 
with SVN. It can't do sequential since it's distributed so it avoids having the 
same version number at different locations at the same time.<BR><BR>The version 
when you're at the CLI will be something like:<BR>FreeSWITCH Version 1.0.head 
(git-b041edc8 2011-03-01 06-35-06 -0600)<BR><BR>Note </FONT></FONT><FONT 
size=+0><FONT size=2 face=Verdana>git-b041edc8 is the version number, it's just 
the first 8 digits of the full hash (so it's easier to remember). Yours would be 
</FONT></FONT><FONT size=+0><FONT size=2 
face=Verdana>git-d5ef86d7.</FONT></FONT><FONT size=+0><FONT size=2 
face=Verdana><BR><BR>The changelog (git log) will show you how recent your 
version is.<BR><BR>-Steve<BR><BR><BR><BR><BR></FONT></FONT><BR>
<DIV class=gmail_quote>On 30 March 2011 10:38, Charles <SPAN dir=ltr>&lt;<A 
href="mailto:fieldpeak@gmail.com">fieldpeak@gmail.com</A>&gt;</SPAN> wrote:<BR>
<BLOCKQUOTE 
style="BORDER-LEFT: rgb(204,204,204) 1px solid; MARGIN: 0pt 0pt 0pt 0.8ex; PADDING-LEFT: 1ex" 
class=gmail_quote>
  <DIV style="MARGIN: 10px; FONT-FAMILY: verdana; FONT-SIZE: 10pt">
  <DIV><FONT size=2 face=Verdana></FONT>&nbsp;</DIV><FONT size=2 face=Verdana>
  <DIV>Can&nbsp;anyone&nbsp;help advise 
  how&nbsp;to&nbsp;check&nbsp;the&nbsp;exact&nbsp;version&nbsp;of&nbsp;Freeswitch&nbsp;on&nbsp;windows&nbsp;platform?&nbsp;</DIV>
  <DIV>I&nbsp;can&nbsp;see&nbsp;the&nbsp;info&nbsp;like screenshot 
  below&nbsp;in&nbsp;the&nbsp;properties&nbsp;of&nbsp;FS&nbsp;folder&nbsp;which&nbsp;git&nbsp;from&nbsp;latest&nbsp;source,&nbsp;it&nbsp;the&nbsp;correct&nbsp;way? 
  </DIV>
  <DIV>if yes,&nbsp;the version should call 'Git-Head: 
  d5ef86d7788ef0080ca3be7e2ff39bda989d4b4d ', however, it looks very 
  strange...</DIV>
  <DIV>thanks.</DIV>
  <DIV>&nbsp;</DIV>
  <DIV><IMG src="cid:__1@Foxmail.net"></DIV>
  <DIV>&nbsp;</DIV>
  <DIV></DIV></FONT>&nbsp;</DIV>
  <DIV align=left><FONT color=#c0c0c0 size=2 face=Verdana>2011-03-30 
  </FONT></DIV><FONT size=2 face=Verdana>
  <HR style="MIN-HEIGHT: 2px; WIDTH: 122px" align=left SIZE=2>

  <DIV><FONT color=#c0c0c0 size=2 face=Verdana><SPAN>Charles</SPAN> 
  </FONT></DIV></FONT><BR>_______________________________________________<BR>FreeSWITCH-users 
  mailing list<BR><A 
  href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</A><BR><A 
  href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" 
  target=_blank>http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</A><BR>UNSUBSCRIBE:<A 
  href="http://lists.freeswitch.org/mailman/options/freeswitch-users" 
  target=_blank>http://lists.freeswitch.org/mailman/options/freeswitch-users</A><BR><A 
  href="http://www.freeswitch.org" 
  target=_blank>http://www.freeswitch.org</A><BR><BR></BLOCKQUOTE></DIV><BR>
<DIV 
style="Z-INDEX: 9999; POSITION: absolute; TEXT-ALIGN: left; PADDING-BOTTOM: 0px; LINE-HEIGHT: 130%; MARGIN-TOP: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; WORD-WRAP: break-word; VISIBILITY: hidden; COLOR: black; MARGIN-LEFT: 0px; FONT-SIZE: 10px; OVERFLOW: hidden; PADDING-TOP: 0px; LEFT: -5000px" 
id=avg_ls_inline_popup></DIV></FONT></DIV></BODY></HTML>