commit of the day
This commit is contained in:
parent
0925d5a9e4
commit
568c7a4342
19 changed files with 67 additions and 64 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
VERSION=2_9_0
|
||||
APP=mysqlfdw
|
||||
APP=mysql_fdw
|
||||
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