aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/version/NightlyBuildID.java.tmpl
blob: d4c7bf5b94868048be36c3daa9d8fb3aa53fd396 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
/*
 * Jitsi, 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="build.id";
}