Show the current home page URL in the installer

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
This commit is contained in:
Johannes Schindelin 2014-02-25 13:55:15 +00:00
Родитель 63b6221352
Коммит 4e42ae3149
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -7,7 +7,7 @@
#else
#define APP_VERSION '%APPVERSION%'
#endif
#define APP_URL 'http://msysgit.googlecode.com/'
#define APP_URL 'http://msysgit.github.io/'
#define APP_BUILTINS 'etc\fileList-builtins.txt'
#define APP_BINDIMAGE 'etc\fileList-bindimage.txt'