Browse Source

updated the version

git-svn-id: svn://svn.code.sf.net/p/ditto-cp/code/trunk@120 595ec19a-5cb4-439b-94a8-42fb3063c22c
sabrogden 21 years ago
parent
commit
d5b66e0d1f
2 changed files with 32 additions and 4 deletions
  1. 28 0
      CP_Main.dsp
  2. 4 4
      CP_Main.rc

+ 28 - 0
CP_Main.dsp

@@ -288,6 +288,10 @@ SOURCE=.\DataTable.cpp
 # End Source File
 # Begin Source File
 
+SOURCE=.\DIBUTIL.CPP
+# End Source File
+# Begin Source File
+
 SOURCE=.\FriendDetails.cpp
 # End Source File
 # Begin Source File
@@ -324,6 +328,10 @@ SOURCE=.\Misc.cpp
 # End Source File
 # Begin Source File
 
+SOURCE=.\MoveToGroupDlg.cpp
+# End Source File
+# Begin Source File
+
 SOURCE=.\OptionFriends.cpp
 # End Source File
 # Begin Source File
@@ -393,6 +401,10 @@ SOURCE=.\SystemTray.cpp
 # End Source File
 # Begin Source File
 
+SOURCE=.\ToolTipEx.cpp
+# End Source File
+# Begin Source File
+
 SOURCE=.\TypesTable.cpp
 # End Source File
 # End Group
@@ -429,6 +441,14 @@ SOURCE=.\DataTable.h
 # End Source File
 # Begin Source File
 
+SOURCE=.\DIBAPI.H
+# End Source File
+# Begin Source File
+
+SOURCE=.\DIBUTIL.H
+# End Source File
+# Begin Source File
+
 SOURCE=.\FriendDetails.h
 # End Source File
 # Begin Source File
@@ -465,6 +485,10 @@ SOURCE=.\Misc.h
 # End Source File
 # Begin Source File
 
+SOURCE=.\MoveToGroupDlg.h
+# End Source File
+# Begin Source File
+
 SOURCE=.\OptionFriends.h
 # End Source File
 # Begin Source File
@@ -537,6 +561,10 @@ SOURCE=.\SystemTray.h
 # End Source File
 # Begin Source File
 
+SOURCE=.\ToolTipEx.h
+# End Source File
+# Begin Source File
+
 SOURCE=.\TypesTable.h
 # End Source File
 # End Group

+ 4 - 4
CP_Main.rc

@@ -678,8 +678,8 @@ END
 //
 
 VS_VERSION_INFO VERSIONINFO
- FILEVERSION 2,3,0,0
- PRODUCTVERSION 2,3,0,0
+ FILEVERSION 2,3,0,1
+ PRODUCTVERSION 2,3,0,1
  FILEFLAGSMASK 0x3fL
 #ifdef _DEBUG
  FILEFLAGS 0x1L
@@ -697,14 +697,14 @@ BEGIN
             VALUE "Comments", "\0"
             VALUE "CompanyName", "\0"
             VALUE "FileDescription", "Ditto\0"
-            VALUE "FileVersion", "2, 3, 0, 0\0"
+            VALUE "FileVersion", "2, 3, 0, 1\0"
             VALUE "InternalName", "CP_Main\0"
             VALUE "LegalCopyright", "Copyright (C) 2003\0"
             VALUE "LegalTrademarks", "\0"
             VALUE "OriginalFilename", "Ditto\0"
             VALUE "PrivateBuild", "\0"
             VALUE "ProductName", "Ditto\0"
-            VALUE "ProductVersion", "2, 3, 0, 0\0"
+            VALUE "ProductVersion", "2, 3, 0, 1\0"
             VALUE "SpecialBuild", "\0"
         END
     END