summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f7658e6ce6f7..ea1aa369816d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tidb-bin
pkgdesc = A distributed NewSQL database compatible with MySQL protocol
- pkgver = 0.0.1.20161121123732
+ pkgver = 0.0.1.20161122125949
pkgrel = 1
url = https://github.com/pingcap/tidb
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 297e7005bde4..e480a6ef01fe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Liqueur Librazy <im@librazy.org>
pkgname=tidb-bin
-pkgver=0.0.1.20161121123732
+pkgver=0.0.1.20161122125949
pkgrel=1
pkgdesc="A distributed NewSQL database compatible with MySQL protocol"