Skip to content
Snippets Groups Projects
Commit 1958a36f authored by yanmorin's avatar yanmorin
Browse files

0.7.2 version modifications

parent 79f69cc7
No related branches found
No related tags found
No related merge requests found
......@@ -58,8 +58,8 @@ typedef short int16;
#define _debugInit(...)
#endif
#define SFLPHONED_VERSION "0.7.1"
#define SFLPHONED_VERSIONNUM 0x000701
#define SFLPHONED_VERSION "0.7.2"
#define SFLPHONED_VERSIONNUM 0x000702
#define PROGNAME "sflphoned"
#define PROGNAME_GLOBAL "sflphone"
......
......@@ -1160,7 +1160,7 @@ Yan Morin <br/>   <yan.morin@savoirfaire
Jérome Oufella <br/>    <jerome.oufella@savoirfairelinux.com><br />
Julien Plissonneau Duquène <br/>    <julien.plissonneau.duquene@savoirfairelinux.com><br />
&lt;br /&gt;SFLphone 0.7 is released under the General Public License. For more information, see &lt;a href="http://www.sflphone.org/"&gt;http://www.sflphone.org/&lt;/a&gt;&lt;/p&gt;</string>
&lt;br /&gt;SFLphone 0.7.3 is released under the General Public License. For more information, see &lt;a href="http://www.sflphone.org/"&gt;http://www.sflphone.org/&lt;/a&gt;&lt;/p&gt;</string>
</property>
</widget>
<widget class="QLabel" row="0" column="1">
......
......@@ -23,7 +23,7 @@
#define NB_PHONELINES 6
#define PROGNAME "SFLPhone"
#define VERSION "0.7.0"
#define VERSION "0.7.2"
#define AUDIO_SECTION "Audio"
#define AUDIO_DEFAULT_DEVICE "Drivers.driverName"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment