about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <e@yhbt.net>2020-02-06 08:59:07 +0000
committerEric Wong <e@yhbt.net>2020-02-06 08:59:07 +0000
commit7e28a49e5a5b414cd12bf44fc2adf694322a7fb2 (patch)
tree43a3bae26df631c7c896d17648ffe6d3a3da39ad
parentc99b4489ad32fcd69927b0d6fe9e0dc333699b43 (diff)
downloadmogilefs-client-master.tar.gz
Only one documentation change to update URLs.

bogomips.org is expiring and with the price of the .org TLD
inevitably going up, I won't be able to afford to pay
extortionists at ICANN/Ethos/PIR.
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index 53ba016..21babc7 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -2,7 +2,7 @@
 CONSTANT = "MogileFS::VERSION"
 RVF = "lib/mogilefs/version.rb"
 GVF = "GIT-VERSION-FILE"
-DEF_VER = "v3.12.1"
+DEF_VER = "v3.12.2"
 vn = DEF_VER
 
 # First see if there is a version file (included in release tarballs),