[freefempp] 02/07: More tweak of .gitignore

Dimitrios Eftaxiopoulos eftaxiop-guest at moszumanska.debian.org
Fri Dec 20 05:05:03 UTC 2013


This is an automated email from the git hooks/post-receive script.

eftaxiop-guest pushed a commit to branch master
in repository freefempp.

commit a3c57eb3b835a215afea6c1fba386026846a2843
Author: Dimitrios Eftaxiopoulos <eftaxi12 at otenet.gr>
Date:   Thu Dec 19 17:30:17 2013 +0200

    More tweak of .gitignore
---
 .gitignore                     | 1 +
 src/fflib/strversionnumber.cpp | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/.gitignore b/.gitignore
index 6a4722a..5f6df97 100644
--- a/.gitignore
+++ b/.gitignore
@@ -71,6 +71,7 @@ src/bin-win32/Makefile.in.orig
 src/femlib/Makefile.in.orig
 src/fflib/Makefile.in
 src/fflib/Makefile.in.orig
+src/fflib/strversionnumber.cpp
 src/fflib/strversionnumber.cpp.orig
 src/fflib/._environment.cpp.orig
 src/lglib/Makefile.in.orig
diff --git a/src/fflib/strversionnumber.cpp b/src/fflib/strversionnumber.cpp
index 7f744fb..2b02a61 100644
--- a/src/fflib/strversionnumber.cpp
+++ b/src/fflib/strversionnumber.cpp
@@ -18,6 +18,6 @@ string StrVersionNumber(){
 //  buffer.precision(8);
 //  buffer<<VersionNumber();
   static char buffer[100];
-  sprintf(buffer," %9f (date Πεμ 19 Δεκ 2013 12:22:17 πμ EET)",VersionNumber());
-  return buffer; //.str()+" (date Πεμ 19 Δεκ 2013 12:22:17 πμ EET)" ;
+  sprintf(buffer," %9f (date Πεμ 19 Δεκ 2013 05:25:19 μμ EET)",VersionNumber());
+  return buffer; //.str()+" (date Πεμ 19 Δεκ 2013 05:25:19 μμ EET)" ;
 }

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/freefempp.git



More information about the debian-science-commits mailing list