SF.net SVN: geany:[5159] branches/Geany-0_19_1

ntrel at users.sourceforge.net ntrel at xxxxx
Fri Aug 13 14:23:37 UTC 2010


Revision: 5159
          http://geany.svn.sourceforge.net/geany/?rev=5159&view=rev
Author:   ntrel
Date:     2010-08-13 14:23:37 +0000 (Fri, 13 Aug 2010)

Log Message:
-----------
Version bump.

Modified Paths:
--------------
    branches/Geany-0_19_1/ChangeLog
    branches/Geany-0_19_1/configure.ac
    branches/Geany-0_19_1/doc/geany.html
    branches/Geany-0_19_1/doc/geany.txt
    branches/Geany-0_19_1/geany.nsi
    branches/Geany-0_19_1/geany_private.rc
    branches/Geany-0_19_1/win32-config.h
    branches/Geany-0_19_1/wscript

Modified: branches/Geany-0_19_1/ChangeLog
===================================================================
--- branches/Geany-0_19_1/ChangeLog	2010-08-13 14:05:34 UTC (rev 5158)
+++ branches/Geany-0_19_1/ChangeLog	2010-08-13 14:23:37 UTC (rev 5159)
@@ -1,3 +1,10 @@
+2010-08-13  Nick Treleaven  <nick(dot)treleaven(at)btinternet(dot)com>
+
+ * win32-config.h, geany.nsi, configure.ac, doc/geany.txt,
+   doc/geany.html, wscript, geany_private.rc:
+   Version bump.
+
+
 2010-08-12  Nick Treleaven  <nick(dot)treleaven(at)btinternet(dot)com>
 
  * src/search.c:

Modified: branches/Geany-0_19_1/configure.ac
===================================================================
--- branches/Geany-0_19_1/configure.ac	2010-08-13 14:05:34 UTC (rev 5158)
+++ branches/Geany-0_19_1/configure.ac	2010-08-13 14:23:37 UTC (rev 5159)
@@ -2,7 +2,7 @@
 dnl $Id$
 
 AC_INIT(configure.ac)
-AM_INIT_AUTOMAKE(geany, 0.19)
+AM_INIT_AUTOMAKE(geany, 0.19.1)
 
 m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
 

Modified: branches/Geany-0_19_1/doc/geany.html
===================================================================
--- branches/Geany-0_19_1/doc/geany.html	2010-08-13 14:05:34 UTC (rev 5158)
+++ branches/Geany-0_19_1/doc/geany.html	2010-08-13 14:23:37 UTC (rev 5159)
@@ -141,7 +141,7 @@
 <tr><th class="docinfo-name">Date:</th>
 <td>2010-08-11</td></tr>
 <tr><th class="docinfo-name">Version:</th>
-<td>0.19</td></tr>
+<td>0.19.1</td></tr>
 </tbody>
 </table>
 <p>Copyright © 2005-2010</p>
@@ -3025,7 +3025,7 @@
 </div>
 <div class="section">
 <h4><a class="toc-backref" href="#id145" id="configuration-files" name="configuration-files">Configuration Files</a></h4>
-<p>The configurable Build Menu capability was introduced in Geany V0.19 and
+<p>The configurable Build Menu capability was introduced in Geany 0.19 and
 required a new section to be added to the configuration files (See
 <a class="reference" href="#preferences-file-format">Preferences File Format</a>).  Geany will still load older format project,
 preferences and filetype file settings and will attempt to map them into the new
@@ -4320,7 +4320,7 @@
 </div>
 <div class="section">
 <h4><a class="toc-backref" href="#id180" id="build-settings-section" name="build-settings-section">[build_settings] Section</a></h4>
-<p>As of Geany v0.19 this section is supplemented by the <a class="reference" href="#build-menu-section">[build-menu] Section</a>.
+<p>As of Geany 0.19 this section is supplemented by the <a class="reference" href="#build-menu-section">[build-menu] Section</a>.
 Values that are set in the [build-menu] section will override those in this section.</p>
 <dl class="docutils">
 <dt>error_regex</dt>
@@ -5056,7 +5056,7 @@
 </tr>
 <tr><td>geanyversion</td>
 <td>The actual Geany version, e.g.
-"Geany 0.19".</td>
+"Geany 0.19.1".</td>
 <td>file templates, file header,
 function description, ChangeLog entry,
 bsd, gpl, snippets.</td>
@@ -5339,7 +5339,7 @@
 look, run "<tt class="docutils literal"><span class="pre">make</span> <span class="pre">doc</span></tt>" in the subdirectory <tt class="docutils literal"><span class="pre">doc</span></tt> of Geany's source
 directory. This regenerates the <tt class="docutils literal"><span class="pre">geany.html</span></tt> file. To generate a PDF
 file, use the command "<tt class="docutils literal"><span class="pre">make</span> <span class="pre">pdf</span></tt>" which should generate a file called
-geany-0.19.pdf.</p>
+geany-0.19.1.pdf.</p>
 <p>After you are happy with your changes, create a patch:</p>
 <pre class="literal-block">
 % svn diff geany.txt > foo.patch
@@ -6098,7 +6098,7 @@
 <div class="footer">
 <hr class="footer" />
 <a class="reference" href="geany.txt">View document source</a>.
-Generated on: 2010-08-11 14:36 UTC.
+Generated on: 2010-08-13 14:20 UTC.
 Generated by <a class="reference" href="http://docutils.sourceforge.net/">Docutils</a> from <a class="reference" href="http://docutils.sourceforge.net/rst.html">reStructuredText</a> source.
 
 </div>

Modified: branches/Geany-0_19_1/doc/geany.txt
===================================================================
--- branches/Geany-0_19_1/doc/geany.txt	2010-08-13 14:05:34 UTC (rev 5158)
+++ branches/Geany-0_19_1/doc/geany.txt	2010-08-13 14:23:37 UTC (rev 5159)
@@ -1,4 +1,4 @@
-.. |(version)| replace:: 0.19
+.. |(version)| replace:: 0.19.1
 
 =======
  Geany
@@ -2759,7 +2759,7 @@
 Configuration Files
 ```````````````````
 
-The configurable Build Menu capability was introduced in Geany V0.19 and
+The configurable Build Menu capability was introduced in Geany 0.19 and
 required a new section to be added to the configuration files (See
 `Preferences File Format`_).  Geany will still load older format project,
 preferences and filetype file settings and will attempt to map them into the new
@@ -3649,7 +3649,7 @@
 [build_settings] Section
 ````````````````````````
 
-As of Geany v0.19 this section is supplemented by the `[build-menu] Section`_.
+As of Geany 0.19 this section is supplemented by the `[build-menu] Section`_.
 Values that are set in the [build-menu] section will override those in this section.
 
 error_regex

Modified: branches/Geany-0_19_1/geany.nsi
===================================================================
--- branches/Geany-0_19_1/geany.nsi	2010-08-13 14:05:34 UTC (rev 5158)
+++ branches/Geany-0_19_1/geany.nsi	2010-08-13 14:23:37 UTC (rev 5159)
@@ -33,8 +33,8 @@
 ; helper defines  ;
 ;;;;;;;;;;;;;;;;;;;
 !define PRODUCT_NAME "Geany"
-!define PRODUCT_VERSION "0.19"
-!define PRODUCT_VERSION_ID "0.19.0.0"
+!define PRODUCT_VERSION "0.19.1"
+!define PRODUCT_VERSION_ID "0.19.1.0"
 !define PRODUCT_PUBLISHER "The Geany developer team"
 !define PRODUCT_WEB_SITE "http://www.geany.org/"
 !define PRODUCT_DIR_REGKEY "Software\Geany"

Modified: branches/Geany-0_19_1/geany_private.rc
===================================================================
--- branches/Geany-0_19_1/geany_private.rc	2010-08-13 14:05:34 UTC (rev 5158)
+++ branches/Geany-0_19_1/geany_private.rc	2010-08-13 14:23:37 UTC (rev 5159)
@@ -5,8 +5,8 @@
 A ICON MOVEABLE PURE LOADONCALL DISCARDABLE "../icons/geany.ico"
 
 1 VERSIONINFO
-FILEVERSION 0,19,0,0
-PRODUCTVERSION 0,19,0,0
+FILEVERSION 0,19,1,0
+PRODUCTVERSION 0,19,1,0
 FILETYPE VFT_APP
 {
   BLOCK "StringFileInfo"
@@ -14,14 +14,14 @@
 		 BLOCK "040704E4"
 		 {
 			 VALUE "CompanyName", ""
-			 VALUE "FileVersion", "0.19"
+			 VALUE "FileVersion", "0.19.1"
 			 VALUE "FileDescription", "Geany"
 			 VALUE "InternalName", "geany"
 			 VALUE "LegalCopyright", "Copyright 2005-2010 by the Geany developers"
 			 VALUE "LegalTrademarks", ""
 			 VALUE "OriginalFilename", "geany"
 			 VALUE "ProductName", "geany"
-			 VALUE "ProductVersion", "0.19"
+			 VALUE "ProductVersion", "0.19.1"
 		 }
 	 }
 }

Modified: branches/Geany-0_19_1/win32-config.h
===================================================================
--- branches/Geany-0_19_1/win32-config.h	2010-08-13 14:05:34 UTC (rev 5158)
+++ branches/Geany-0_19_1/win32-config.h	2010-08-13 14:23:37 UTC (rev 5159)
@@ -314,7 +314,7 @@
 /* #undef volatile */
 
 /* Version number of package */
-#define VERSION "0.19"
+#define VERSION "0.19.1"
 
 #define REVISION "-1"
 

Modified: branches/Geany-0_19_1/wscript
===================================================================
--- branches/Geany-0_19_1/wscript	2010-08-13 14:05:34 UTC (rev 5158)
+++ branches/Geany-0_19_1/wscript	2010-08-13 14:23:37 UTC (rev 5159)
@@ -55,7 +55,7 @@
 
 
 APPNAME = 'geany'
-VERSION = '0.19'
+VERSION = '0.19.1'
 
 srcdir = '.'
 blddir = '_build_'


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