diff --git a/projects/jfphone/build.xml b/projects/jfphone/build.xml
index 2f83a505..0c787eca 100755
--- a/projects/jfphone/build.xml
+++ b/projects/jfphone/build.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/projects/jfphone/readme.txt b/projects/jfphone/readme.txt
index ad79fd2e..8048b3a4 100755
--- a/projects/jfphone/readme.txt
+++ b/projects/jfphone/readme.txt
@@ -1,4 +1,4 @@
-jfPhone/1.29
+jfPhone/1.30
Java VoIP Audio/Video SoftPhone (SIP)
http://jfphone.sourceforge.net
diff --git a/projects/jfphone/src/BasePhone.java b/projects/jfphone/src/BasePhone.java
index a373d9bd..7e90b81a 100755
--- a/projects/jfphone/src/BasePhone.java
+++ b/projects/jfphone/src/BasePhone.java
@@ -24,7 +24,7 @@
public abstract class BasePhone extends javax.swing.JPanel implements SIPClientInterface, RTPInterface, ActionListener, KeyEventDispatcher {
- public static String version = "1.29";
+ public static String version = "1.30";
public static boolean debug = false;
diff --git a/projects/jfphone/whatsnew.txt b/projects/jfphone/whatsnew.txt
index f6cd4b71..0e2455a0 100755
--- a/projects/jfphone/whatsnew.txt
+++ b/projects/jfphone/whatsnew.txt
@@ -1,4 +1,6 @@
CHANGELOG:
+10-3-2024 : v1.30 released
+ - new : EditContact now shows server selection as a combobox
9-30-2024 : v1.29 released
- fix : SDP issue
- fix : SUBSCRIBE handling
diff --git a/projects/jfphone/wix64.xml b/projects/jfphone/wix64.xml
index 2d1d1e24..f00fc463 100755
--- a/projects/jfphone/wix64.xml
+++ b/projects/jfphone/wix64.xml
@@ -1,5 +1,5 @@
-
+