Download
Magazine
Develop
Account
Download
Magazine
Develop
Login
Forgot Account/Password
Create Account
Language
Help
Language
Help
×
Login
Login Name
Password
×
Forgot Account/Password
Category:
Software
People
PersonalForge
Magazine
Wiki
Search
OSDN
>
Find Software
>
Internet
>
WWW/HTTP
>
Browsers
>
JD for Linux
>
SCM
>
SVN
>
Commit
JD for Linux
Description
Project Summary
Developer Dashboard
Web Page
Developers
Image Gallery
List of RSS Feeds
Activity
Statistics
History
Downloads
List of Releases
Stats
Source Code
Code Repository list
Subversion
View Repository
CVS
View Repository
Ticket
Ticket List
Milestone List
Type List
Component List
List of frequently used tickets/RSS
Submit New Ticket
Documents
Wiki
FrontPage
Title index
Recent changes
Doc Mgr
List Docs
R/O
SSH
HTTPS
Summary
SourceTree
Commits
Branches
Tags
jd4linux: Commit
Commit MetaInfo
Revision
4205 (
tree
)
Time
2015-02-01 01:07:53
Author
weise
Log Message
define JDVERSION_SVN
Change Summary
modified:
jd/trunk/src/jdversion.h
(
diff
)
Incremental Difference
--- jd/trunk/src/jdversion.h (revision 4204)
+++ jd/trunk/src/jdversion.h (revision 4205)
@@ -11,7 +11,7 @@
11
11
#endif
12
12
13
13
// svn 版の時は JDVERSION_SVN をdefineする
14
-//#define JDVERSION_SVN
14
+#define JDVERSION_SVN
15
15
16
16
#define MAJORVERSION 2
17
17
#define MINORVERSION 8
Show on old repository browser