From e47b52ecdb8a96046511929272f541d0eea6ae00 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Sun, 21 Oct 2012 01:27:49 -0700 Subject: Bump version to 2.1-rc3 Signed-off-by: Dirk Hohndel --- packaging/macosx/Info.plist | 4 ++-- packaging/windows/subsurface.nsi | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'packaging') diff --git a/packaging/macosx/Info.plist b/packaging/macosx/Info.plist index 9d850779d..aac403292 100644 --- a/packaging/macosx/Info.plist +++ b/packaging/macosx/Info.plist @@ -19,8 +19,8 @@ CFBundleInfoDictionaryVersion 1.0 CFBundleVersionString - 2.1-rc2 + 2.1-rc3 CFBundleVersion - 2.1-rc2 + 2.1-rc3 diff --git a/packaging/windows/subsurface.nsi b/packaging/windows/subsurface.nsi index 830168550..4580d5814 100644 --- a/packaging/windows/subsurface.nsi +++ b/packaging/windows/subsurface.nsi @@ -18,10 +18,10 @@ # General # Program version - !define SUBSURFACE_VERSION "2.1-rc2" + !define SUBSURFACE_VERSION "2.1-rc3" # VIProductVersion requires version in x.x.x.x format - !define SUBSURFACE_VIPRODUCTVERSION "2.0.99.2" + !define SUBSURFACE_VIPRODUCTVERSION "2.0.99.3" # Installer name and filename Name "Subsurface" -- cgit v1.2.3-70-g09d2