Work on release 3.1
This commit is contained in:
parent
5c609b6957
commit
d1d036fdb8
@ -10,7 +10,6 @@
|
|||||||
; only the root user with no password, stop server and catch
|
; only the root user with no password, stop server and catch
|
||||||
; files user.MY* to put them in the Dolibarr build/exe/doliwamp/mysql directory.
|
; files user.MY* to put them in the Dolibarr build/exe/doliwamp/mysql directory.
|
||||||
;
|
;
|
||||||
; Version: $Id: doliwamp.iss,v 1.85 2011/08/07 16:37:45 eldy Exp $
|
|
||||||
;----------------------------------------------------------------------------------------
|
;----------------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
||||||
@ -23,7 +22,7 @@ AppVerName=DoliWamp-3.1.0
|
|||||||
OutputBaseFilename=DoliWamp-3.1.0
|
OutputBaseFilename=DoliWamp-3.1.0
|
||||||
; Define full path from wich all relative path are defined
|
; Define full path from wich all relative path are defined
|
||||||
; You must modify this to put here your dolibarr root directory
|
; You must modify this to put here your dolibarr root directory
|
||||||
SourceDir=C:\Mes Developpements\dolibarr
|
SourceDir=c:\Documents and Settings\ldestail\git\dolibarr
|
||||||
; ----- End of change
|
; ----- End of change
|
||||||
;OutputManifestFile=build\doliwampbuild.log
|
;OutputManifestFile=build\doliwampbuild.log
|
||||||
AppId=doliwamp
|
AppId=doliwamp
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user