X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;ds=sidebyside;f=win%2Fmakefile;h=4146b16a5b425ab532df118e6f202e32663fd3f0;hb=babdf4ba693f4a79037d8cf8cecc109e9355ec0d;hp=94a3408d947b31272d2ddc5b5ededd46dd95a4ee;hpb=ab4491b2109b6831258aa28c29ed6a7495801ece;p=pazpar2-moved-to-github.git diff --git a/win/makefile b/win/makefile index 94a3408..4146b16 100644 --- a/win/makefile +++ b/win/makefile @@ -4,7 +4,7 @@ DEBUG=0 # 0 for release, 1 for debug USE_MANIFEST = 0 # Can be enabled Visual Studio 2005/2008 PACKAGE_NAME=pazpar2 -PACKAGE_VERSION=1.2.2 +PACKAGE_VERSION=1.2.3 # YAZ YAZ_DIR=..\..\yaz @@ -25,7 +25,7 @@ all: dirs yaz libxslt pazpar2 NSIS="c:\program files\nsis\makensis.exe" -dist: +dist: pazpar2.nsi nmake DEBUG=1 clean nmake DEBUG=0 clean nmake DEBUG=0