mirror of https://github.com/sipwise/jitsi.git
parent
f1f13249e2
commit
291e2c5318
@ -1,17 +0,0 @@
|
||||
/*
|
||||
* SIP Communicator, the OpenSource Java VoIP and Instant Messaging client.
|
||||
*
|
||||
* Distributable under LGPL license.
|
||||
* See terms of license at gnu.org.
|
||||
*/
|
||||
package net.java.sip.communicator.impl.version;
|
||||
|
||||
/**
|
||||
* This file is autoupdated by build.xml in order
|
||||
*
|
||||
* @author Emil Ivov
|
||||
*/
|
||||
public class NightlyBuildID
|
||||
{
|
||||
public static final String BUILD_ID="0.build.by.lucas";
|
||||
}
|
||||
Loading…
Reference in new issue