Increments version minor to 4.

cusax-fix 4996
Damian Minkov 12 years ago
parent 8b4ae7c875
commit ed6fbb3968

@ -31,7 +31,7 @@ public class VersionImpl
* number changes when a relatively extensive set of new features and
* possibly rearchitecturing have been applied to the Jitsi.
*/
public static final int VERSION_MINOR = 3;
public static final int VERSION_MINOR = 4;
/**
* Indicates whether this version represents a prerelease (i.e. a

Loading…
Cancel
Save