OSDN Git Service

Raname the file too.
authorLatif Khalifa <latifer@streamgrid.net>
Sun, 27 Sep 2009 15:20:38 +0000 (15:20 +0000)
committerLatif Khalifa <latifer@streamgrid.net>
Sun, 27 Sep 2009 15:20:38 +0000 (15:20 +0000)
git-svn-id: https://radegast.googlecode.com/svn/trunk@277 f7a694da-4d33-11de-9ad6-1127a62b9fcd

Radegast/Core/RadegastMovement.cs [moved from Radegast/Core/SleekMovement.cs with 100% similarity]
Radegast/Radegast.csproj
Radegast/RadegastBuild.cs

index 042bc10..7c89661 100644 (file)
     <Compile Include="Core\RadegastInstance.cs" />\r
     <Compile Include="Core\RadegastLogger.cs" />\r
     <Compile Include="Core\RadegastMisc.cs" />\r
-    <Compile Include="Core\SleekMovement.cs" />\r
+    <Compile Include="Core\RadegastMovement.cs" />\r
     <Compile Include="Core\StateManager.cs" />\r
     <Compile Include="Core\Tabs\IRadegastTabControl.cs" />\r
     <Compile Include="Core\Tabs\RadegastTab.cs" />\r
index 3f03ae0..0f557a1 100644 (file)
@@ -1,5 +1,5 @@
 // Autogenerated: run updatebuildnr.bat/sh to update \r
 namespace Radegast \r
 { \r
-    public static class RadegastBuild { public static int CurrentRev = 256; } \r
+    public static class RadegastBuild { public static int CurrentRev = 277; } \r
 } \r