Suivi de version
This commit is contained in:
parent
7531b2fcac
commit
0925d5a9e4
17 changed files with 61 additions and 56 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
VERSION=2_9_0
|
||||
APP=mysql_fdw
|
||||
APP=mysqlfdw
|
||||
DEPOT=https://github.com/EnterpriseDB/mysql_fdw.git
|
||||
GIT_VERSION=REL-${VERSION}
|
||||
DEB_VERSION=$(echo ${VERSION} | sed 's/_/./g' )-$(date +%Y%m%d%H%M)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue