SF.net SVN: geany:[5683] trunk
eht16 at users.sourceforge.net
eht16 at xxxxx
Sun Apr 3 16:21:51 UTC 2011
Revision: 5683
http://geany.svn.sourceforge.net/geany/?rev=5683&view=rev
Author: eht16
Date: 2011-04-03 16:21:50 +0000 (Sun, 03 Apr 2011)
Log Message:
-----------
Add Scintilla's version.txt file.
Modified Paths:
--------------
trunk/ChangeLog
trunk/scintilla/Makefile.am
Added Paths:
-----------
trunk/scintilla/version.txt
Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog 2011-04-03 16:16:52 UTC (rev 5682)
+++ trunk/ChangeLog 2011-04-03 16:21:50 UTC (rev 5683)
@@ -2,6 +2,8 @@
* scintilla/*:
Update Scintilla to version 2.25.
+ * version.txt, Makefile.am:
+ Add Scintilla's version.txt file.
2011-04-03 Colomban Wendling <colomban(at)geany(dot)org>
Modified: trunk/scintilla/Makefile.am
===================================================================
--- trunk/scintilla/Makefile.am 2011-04-03 16:16:52 UTC (rev 5682)
+++ trunk/scintilla/Makefile.am 2011-04-03 16:21:50 UTC (rev 5683)
@@ -126,4 +126,4 @@
glib-genmarshal --prefix scintilla_marshal gtk/scintilla-marshal.list --header > gtk/scintilla-marshal.h
glib-genmarshal --prefix scintilla_marshal gtk/scintilla-marshal.list --body > gtk/scintilla-marshal.c
-EXTRA_DIST=gtk/scintilla-marshal.list License.txt README
+EXTRA_DIST=gtk/scintilla-marshal.list License.txt README version.txt
Added: trunk/scintilla/version.txt
===================================================================
--- trunk/scintilla/version.txt (rev 0)
+++ trunk/scintilla/version.txt 2011-04-03 16:21:50 UTC (rev 5683)
@@ -0,0 +1 @@
+225
Property changes on: trunk/scintilla/version.txt
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added: svn:keywords
+ Author Date Id Revision
Added: svn:eol-style
+ native
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Commits
mailing list