mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
Updated Version numbers for V0.4.09b (RELEASE VERSION)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@613 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
97906e3bec
commit
18112f7116
@ -2,7 +2,7 @@
|
||||
|
||||
; Define your application name
|
||||
!define APPNAME "RetroShare"
|
||||
!define VERSION "0.4.09a"
|
||||
!define VERSION "0.4.09b"
|
||||
!define APPNAMEANDVERSION "${APPNAME} ${VERSION}"
|
||||
|
||||
; Main Install settings
|
||||
|
@ -23,7 +23,7 @@
|
||||
|
||||
//#define USE_SVN_VERSIONS 1
|
||||
|
||||
#define VERSION "0.4.09a"
|
||||
#define VERSION "0.4.09b"
|
||||
|
||||
#if USE_SVN_VERSIONS
|
||||
#include "svn_revision.h"
|
||||
|
Loading…
Reference in New Issue
Block a user