aboutsummaryrefslogtreecommitdiffstats
path: root/ethutil
diff options
context:
space:
mode:
authorobscuren <geffobscura@gmail.com>2014-05-10 08:02:54 +0800
committerobscuren <geffobscura@gmail.com>2014-05-10 08:02:54 +0800
commitdbf8645aafb19837d01b939ba9b1d3e1a2fffbf9 (patch)
tree5dbfdb50177d9c7ededabb240f7e792d1174505b /ethutil
parentc03bf14e02fe7f13944b71f5370b1d7bd5978ffe (diff)
downloaddexon-dbf8645aafb19837d01b939ba9b1d3e1a2fffbf9.tar.gz
dexon-dbf8645aafb19837d01b939ba9b1d3e1a2fffbf9.tar.zst
dexon-dbf8645aafb19837d01b939ba9b1d3e1a2fffbf9.zip
Bump
Diffstat (limited to 'ethutil')
-rw-r--r--ethutil/config.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/ethutil/config.go b/ethutil/config.go
index db07e1d18..5e36b06d2 100644
--- a/ethutil/config.go
+++ b/ethutil/config.go
@@ -50,7 +50,7 @@ func ReadConfig(base string) *config {
}
}
- Config = &config{ExecPath: path, Debug: true, Ver: "0.5 RC1"}
+ Config = &config{ExecPath: path, Debug: true, Ver: "0.5.0 RC2"}
Config.Log = NewLogger(LogFile|LogStd, LogLevelDebug)
Config.SetClientString("/Ethereum(G)")
}
td>2010-09-281-1/+1 * Autotools update. Read ports/UPDATING 20100915 for details.ade2010-09-161-2/+3 * - If radiusd_flags did not contain -d all arguments would be incorrectly addedwxs2010-04-111-1/+3 * - Unbreak on 9.0-CURRENT by fixing utmpx.h support.sylvio2010-04-032-4/+20 * Begin the process of deprecating sysutils/rc_subr bydougb2010-03-271-1/+1 * - Mark BROKEN: fails to build with new utmpxmiwi2010-03-171-0/+4 * - Pass maintainer to Ryan Steinmetz who has been active with these portswxs2010-03-071-1/+1 * Security update to 1.1.8.delphij2009-12-152-5/+4 * - Mark MAKE_JOBS_UNSAFEpav2009-11-201-0/+1 * -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-2/+2 * - Resolve LATEST_LINK conflictpav2009-06-011-0/+1 * - Add an option for unixODBCpav2009-05-122-2/+15 * Conversion from (now defunct) autoconf-2.61 to autoconf-2.62ade2008-08-201-2/+2 * - Fix radsqlrelay.jmelo2008-01-312-6/+38 * - Fix last commit when 'Ability override variables' was forgotten.araujo2007-12-121-5/+5 * - Added patch to remove -pie for radiusd. [1]araujo2007-12-063-15/+26 * - Remove more 4.x cruft (obsolete comment in Makefile, obsolete patch,lwhsu2007-10-293-33/+29 * Remove always-false/true conditions based on OSVERSION 500000edwin2007-10-042-30/+21 * Mark as broken on amd64 with gcc4.2. Probably needs -fPIC.linimon2007-09-301-0/+6 * Add WANT_PERL. This will be needed to conditionalize bsd.perl.mk inclusion.linimon2007-09-301-0/+1 * - Update to 1.1.7sem2007-08-064-11/+180 * - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptrafan2007-07-231-1/+0 * - Update to 1.1.6stas2007-04-148-130/+39 * - Update to 1.1.5miwi2007-03-297-155/+153 * - Create default config files from *.sample and remove them if they did notsem2007-01-232-11/+21 * - Remove rlm_sql_firebird module, it breaks configure runpav2007-01-191-0/+5 * - Update to 1.1.4miwi2007-01-155-42/+67 * - Remove patch file: freeradius/files/patch-ab (see UPDATING note).alepulver2006-11-072-19/+1 * - Update to 1.1.3miwi2006-11-016-80/+41 * - Chase shared library version bump in security/heimdal.shaun2006-10-061-1/+2 * - s,INSTALLS_SHLIB,USE_LDCONFIG,gclsung2006-08-151-1/+1 * - Some modules does not build on FreeBSD 4.X with base OpenSSLpav2006-06-122-20/+26 * - Fix OpenSSL handlingpav2006-06-061-8/+11 * - Update to 1.1.2pav2006-05-303-8/+9 * Remove whitespace from line endings in pkg-plist files.vd2006-05-121-2/+2 * - Add a command in pkg-plist for stopping a daemon works on CURRENTsem2006-03-291-0/+1 * - Update to 1.1.1sem2006-03-2912-164/+112 * Conversion to a single libtool environment.ade2006-02-231-1/+3 * - Fix PLIST on amd64 [1]sem2006-02-152-1/+5 * - Fix build with non-standard LOCALBASEsem2006-02-141-0/+1 * - Fix pkg-plist on 5.x+sem2006-02-081-1/+1 * - Fix a dictionary bug affected on 64 bit archs.sem2006-02-063-2/+12 * - Add heimdal kerberos supportsem2006-02-061-0/+10 * Fix a small typo in MASTER_SITESdougb2006-02-062-5/+5 * - Add patch to fix build on 4.x [1]sem2006-02-054-13/+61 * SHA256ifyedwin2006-02-021-0/+1 * - Update to 1.1.0pav2006-02-025-57/+108 * - Add SHA256pav2005-11-261-0/+1 * Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-2/+1 * Upgrade to 1.0.5edwin2005-10-055-17/+28 * - Drop maintainershipgarga2005-08-221-1/+1 * Fix build on 4.x, regex.h requires types.h for off_t.thompsa2005-06-181-0/+10 * Update to version 1.0.4.thompsa2005-06-184-30/+24 * - Change maintainer address to his new shiny FreeBSD.org address.flz2005-05-311-1/+1