[chronojump] Bump version 1.4.2



commit 915e663c5c13609d26d3d8893123ddcb509b1483
Author: Xavier de Blas <xaviblas gmail com>
Date:   Thu Apr 10 17:52:11 2014 +0200

    Bump version 1.4.2

 configure.ac      |    2 +-
 howto_compile.txt |   13 ++++++++++---
 2 files changed, 11 insertions(+), 4 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 86917f4..df64534 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 dnl Warning: This is an automatically generated file, do not edit!
 dnl Process this file with autoconf to produce a configure script.
 AC_PREREQ([2.54])
-AC_INIT([chronojump], [1.4.1])
+AC_INIT([chronojump], [1.4.2])
 AM_INIT_AUTOMAKE([foreign])
 
 AC_CONFIG_MACRO_DIR([build/m4])
diff --git a/howto_compile.txt b/howto_compile.txt
index b3b3ee4..d318dcf 100644
--- a/howto_compile.txt
+++ b/howto_compile.txt
@@ -1,3 +1,4 @@
+-------------------------------------------------------------------
 LINUX
 -------------------------------------------------------------------
 
@@ -10,6 +11,7 @@ spanish:
 http://foro.chronojump.org/showthread.php?tid=1282&pid=2290#pid2290
 
 
+-------------------------------------------------------------------
 MACOSX
 -------------------------------------------------------------------
 
@@ -32,9 +34,12 @@ cd bin
 chronojump (enter)
 
 
-when all is working fine and all is commited and pushed
-use cerbero to recompile chronojump
-(note following commands will take last stuff from git)
+---- MacOSX packaging ----
+
+To package, first ensure that the configure.ac and src/AssemblyInfo.cs files on Linux contain the new 
version name, and have been pushed
+only the configure.ac is pushed
+
+Following cerbero commands will take stuff from git, then all have to be commited and pushed
 
 to package chronojump, first ensure that version is ok in:
 cerbero-extras/packages/chronojump.package
@@ -55,6 +60,8 @@ last line of the script can be changed to:
 ./mono --config $PREFIX/etc/mono/config $PREFIX/lib/chronojump/ChronoJump.exe > /Users/<dir of the 
user>/log.txt 2>&1
 and executed from commandline or directly (GUI) from the installed app on /Applications
 
+
+-------------------------------------------------------------------
 WINDOWS
 -------------------------------------------------------------------
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]