Skip to content
This repository was archived by the owner on Jan 22, 2019. It is now read-only.

Commit 7459f43

Browse files
committed
update versions for linux builds
1 parent 9b11370 commit 7459f43

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

archlinux/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Using as a base the AUR package from : Adria Arrufat (archdria) <adria.arrufat+AUR@protonmail.ch>
33

44
pkgname=libtensorflow
5-
pkgver=1.0.0
5+
pkgver=1.0.1
66
pkgrel=1
77
pkgdesc="Tensorflow C library"
88
url="https://www.tensorflow.org/"

debian/versions.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#/usr/env/bin bash
2-
export TF_VERSION="v1.0.0"
3-
export TF_DEB_VERSION="1.0.0-snips-6"
2+
export TF_VERSION="v1.0.1"
3+
export TF_DEB_VERSION="1.0.1-snips-1"
44

0 commit comments

Comments
 (0)