linuxdcpp-team team mailing list archive
-
linuxdcpp-team team
-
Mailing list archive
-
Message #04178
[Branch ~linuxdcpp-team/linuxdcpp/coreupgrade] Rev 429: Fix appname
------------------------------------------------------------
revno: 429
committer: Razzloss <razzloss@xxxxxxxxx>
branch nick: ldcpp-coreupgrade
timestamp: Sat 2011-05-28 16:00:03 +0300
message:
Fix appname
modified:
dcpp/version.h
--
lp:~linuxdcpp-team/linuxdcpp/coreupgrade
https://code.launchpad.net/~linuxdcpp-team/linuxdcpp/coreupgrade
Your team LinuxDC++ Team is subscribed to branch lp:~linuxdcpp-team/linuxdcpp/coreupgrade.
To unsubscribe from this branch go to https://code.launchpad.net/~linuxdcpp-team/linuxdcpp/coreupgrade/+edit-subscription
=== modified file 'dcpp/version.h'
--- dcpp/version.h 2011-05-02 06:10:43 +0000
+++ dcpp/version.h 2011-05-28 13:00:03 +0000
@@ -16,7 +16,7 @@
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
-#define APPNAME "DC++"
+#define APPNAME "LinuxDC++"
// don't forget to update the .rc file as well!
#define VERSIONSTRING "0.782"