[chronojump] Bump version 1.4.5



commit 70ec2e7cec84ae150b28364232893d21b17c5ed9
Author: Xavier de Blas <xaviblas gmail com>
Date:   Thu Jul 3 12:28:09 2014 +0200

    Bump version 1.4.5

 configure.ac          |    2 +-
 howto_new_version.txt |    4 ----
 2 files changed, 1 insertions(+), 5 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 0a14d15..d4b81fe 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.4])
+AC_INIT([chronojump], [1.4.5])
 AM_INIT_AUTOMAKE([foreign])
 
 AC_CONFIG_MACRO_DIR([build/m4])
diff --git a/howto_new_version.txt b/howto_new_version.txt
index 0e09a19..3d58095 100644
--- a/howto_new_version.txt
+++ b/howto_new_version.txt
@@ -5,13 +5,9 @@ Update manual, check is "updated to last version"
 linux stuff
 ------------
 
-remove the win32 lines on configure.ac in order to have a make dist that works
-
 sh autogen.sh
 make dist
 
-write again the win32 lines on configure.ac in order to package ok on windows
-
 git commit -a
 message: Bump version 0.9.3
 


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