aboutsummaryrefslogtreecommitdiffstats
path: root/mobile/geth_other.go
blob: 6f0c5dda683c20eb0e35d1d4ca6856a775d6834f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
// Copyright 2016 The go-ethereum Authors
// This file is part of the go-ethereum library.
//
// The go-ethereum library is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// The go-ethereum library is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
//
// You should have received a copy of the GNU Lesser General Public License
// along with the go-ethereum library. If not, see <http://www.gnu.org/licenses/>.

// +build !android,!ios

package geth

// clientIdentifier is a hard coded identifier to report into the network.
var clientIdentifier = "GethMobile"
>tijl2016-12-091-1/+1 * Bump portrevision after changes in gstreamer-plugins master portbapt2014-04-251-1/+1 * Stagify Gstreamer ports.kwm2013-11-021-1/+0 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-5/+2 * Bump portrevision.kwm2012-07-011-1/+1 * Update gstreamer ports.kwm2012-06-271-1/+1 * - update png to 1.5.10dinoex2012-06-011-1/+1 * Update to 0.10.29.kwm2010-04-291-1/+1 * - update to 1.4.1dinoex2010-03-281-1/+1