[rkward-cvs] SF.net SVN: rkward-code:[4906] branches/release_branches/rkward_0.6.2

tfry at users.sf.net tfry at users.sf.net
Wed Oct 15 18:48:20 UTC 2014


Revision: 4906
          http://sourceforge.net/p/rkward/code/4906
Author:   tfry
Date:     2014-10-15 18:48:19 +0000 (Wed, 15 Oct 2014)
Log Message:
-----------
Adjust version numbers and changelog in preparation for rc-1 release.

Modified Paths:
--------------
    branches/release_branches/rkward_0.6.2/ChangeLog
    branches/release_branches/rkward_0.6.2/VERSION.cmake
    branches/release_branches/rkward_0.6.2/debian/changelog
    branches/release_branches/rkward_0.6.2/rkward/rbackend/rpackages/rkward/R/ver.R

Modified: branches/release_branches/rkward_0.6.2/ChangeLog
===================================================================
--- branches/release_branches/rkward_0.6.2/ChangeLog	2014-10-15 18:42:36 UTC (rev 4905)
+++ branches/release_branches/rkward_0.6.2/ChangeLog	2014-10-15 18:48:19 UTC (rev 4906)
@@ -1,5 +1,3 @@
-- IN PROGESS: Allow plugins to be translated
-
 --- Version 0.6.2 - Oct-20-2014
 - In data editor, indicate NAs, explicitly
 - Import Stata plugin gains option to convert character encoding.

Modified: branches/release_branches/rkward_0.6.2/VERSION.cmake
===================================================================
--- branches/release_branches/rkward_0.6.2/VERSION.cmake	2014-10-15 18:42:36 UTC (rev 4905)
+++ branches/release_branches/rkward_0.6.2/VERSION.cmake	2014-10-15 18:48:19 UTC (rev 4906)
@@ -1,3 +1,3 @@
 # DO NOT CHANGE THIS FILE MANUALLY!
 # It will be overwritten by scripts/set_dist_version.sh
-SET(RKVERSION_NUMBER 0.6.1z+0.6.2+test4)
+SET(RKVERSION_NUMBER 0.6.2)

Modified: branches/release_branches/rkward_0.6.2/debian/changelog
===================================================================
--- branches/release_branches/rkward_0.6.2/debian/changelog	2014-10-15 18:42:36 UTC (rev 4905)
+++ branches/release_branches/rkward_0.6.2/debian/changelog	2014-10-15 18:48:19 UTC (rev 4906)
@@ -1,11 +1,11 @@
-rkward (0.6.1z+0.6.2+test2-1) unstable; urgency=low
+rkward (0.6.2-1) unstable; urgency=low
 
   * new upstream release
   * avoid duplicate cmake run during build
   * upstream increased lowest supported R version to 2.8.0
   * bump standards version to 3.9.4 (no changes needed)
 
- -- Thomas Friedrichsmeier <tfry at users.sourceforge.net>  Tue, 30 Sep 2014 13:30:00 +0100
+ -- Thomas Friedrichsmeier <tfry at users.sourceforge.net>  Mon, 20 Oct 2014 13:30:00 +0100
 
 rkward (0.6.1-1) unstable; urgency=low
 

Modified: branches/release_branches/rkward_0.6.2/rkward/rbackend/rpackages/rkward/R/ver.R
===================================================================
--- branches/release_branches/rkward_0.6.2/rkward/rbackend/rpackages/rkward/R/ver.R	2014-10-15 18:42:36 UTC (rev 4905)
+++ branches/release_branches/rkward_0.6.2/rkward/rbackend/rpackages/rkward/R/ver.R	2014-10-15 18:48:19 UTC (rev 4906)
@@ -3,4 +3,4 @@
 # rkward/SetVersionNumber.cmake
 
 #' @export
-".rk.app.version" <- "0.6.1z+0.6.2+test4"
+".rk.app.version" <- "0.6.2"





More information about the rkward-tracker mailing list