this is the 1.1.10 release
This commit is contained in:
parent
cb466fc2ab
commit
71c1b8c9d4
5 changed files with 11 additions and 7 deletions
|
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
DATE=`date +%Y%m%d`
|
||||
VERSION=1.1.10.a3
|
||||
VERSION=1.1.10
|
||||
PKGNAME=389-admin
|
||||
#SRCNAME=$PKGNAME-$VERSION-$DATE
|
||||
SRCNAME=$PKGNAME-$VERSION
|
||||
|
|
|
|||
Reference in a new issue