Skip to content
This repository has been archived by the owner on May 24, 2023. It is now read-only.

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
pasnox committed Jun 19, 2010
1 parent b52f672 commit 0848197
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/mac.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/sh

BUNDLE_VERSION="1.0.2"
BUNDLE_VERSION="1.0.3"
SVN_REVISION=`svnversion ..'`
QT_VERSION="4.6.2-universal"
BUNDLE_NAME="QWBFSManager"
Expand Down
2 changes: 1 addition & 1 deletion qwbfs/qwbfs.pro
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ QMAKE_TARGET_PRODUCT = "QWBFS Manager"
QMAKE_TARGET_DESCRIPTION = "The Free, Fast and Powerful cross platform Wii Backup File System manager"
QMAKE_TARGET_COPYRIGHT = "(C) 2010 Filipe Azevedo"
PACKAGE_DOMAIN = "code.google.com/p/qwbfs"
PACKAGE_VERSION = 1.0.2
PACKAGE_VERSION = 1.0.3
SVN_REVISION = $$system( export LANG=C && [ -f /usr/bin/svnversion ] && svnversion $$PWD/.. )

system( touch $$PWD/src/main.h )
Expand Down

0 comments on commit 0848197

Please sign in to comment.