mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-04-20 07:15:52 -04:00
Update version number to v0.4.13c
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.4.x@1304 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
f28b9d3bf5
commit
bb8b3ae091
@ -2,7 +2,7 @@
|
||||
|
||||
; Define your application name
|
||||
!define APPNAME "RetroShare"
|
||||
!define VERSION "0.4.13a"
|
||||
!define VERSION "0.4.13c"
|
||||
!define APPNAMEANDVERSION "${APPNAME} ${VERSION}"
|
||||
|
||||
; Main Install settings
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
; Define your application name
|
||||
!define APPNAME "RetroShare"
|
||||
!define VERSION "0.4.13b"
|
||||
!define VERSION "0.4.13c"
|
||||
!define APPNAMEANDVERSION "${APPNAME} ${VERSION}"
|
||||
|
||||
; Main Install settings
|
||||
|
@ -23,7 +23,7 @@
|
||||
|
||||
//#define USE_SVN_VERSIONS 1
|
||||
|
||||
#define VERSION "0.4.13b"
|
||||
#define VERSION "0.4.13c"
|
||||
|
||||
#if USE_SVN_VERSIONS
|
||||
#include "svn_revision.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user