aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/buffer.cpp2
-rw-r--r--src/buffer.hpp2
-rw-r--r--src/buffermanager.cpp2
-rw-r--r--src/buffermanager.hpp2
-rw-r--r--src/define_ultimate_fct.h2
-rw-r--r--src/global.hpp2
-rw-r--r--src/gloseq.cpp2
-rw-r--r--src/gloseq.hpp2
-rw-r--r--src/main.cpp2
-rw-r--r--src/main.hpp2
-rw-r--r--src/optmanager.cpp2
-rw-r--r--src/optmanager.hpp2
-rw-r--r--src/regboost.cpp2
-rw-r--r--src/regboost.hpp2
-rw-r--r--src/reglinux.cpp2
-rw-r--r--src/reglinux.hpp2
-rw-r--r--src/rules.cpp2
-rw-r--r--src/rules.hpp2
-rw-r--r--src/ruleserror.hpp2
-rw-r--r--src/serialboost.cpp2
-rw-r--r--src/serialboost.hpp2
-rw-r--r--src/seriallinux.cpp2
-rw-r--r--src/seriallinux.hpp2
-rw-r--r--src/serialprop.cpp2
-rw-r--r--src/serialprop.hpp2
-rw-r--r--src/symlink.cpp2
-rw-r--r--src/symlink.hpp2
-rw-r--r--src/ultimate.cpp2
-rw-r--r--src/ultimate.hpp2
29 files changed, 29 insertions, 29 deletions
diff --git a/src/buffer.cpp b/src/buffer.cpp
index d342c30..a70ae6c 100644
--- a/src/buffer.cpp
+++ b/src/buffer.cpp
@@ -21,7 +21,7 @@
*
* Description:
*
- * Version: 0.3.0.1
+ * Version: 0.3.0
* Created: 28/12/2013 07:06:20
* Revision: none
* Compiler: gcc
diff --git a/src/buffer.hpp b/src/buffer.hpp
index 538dfce..d8a88a7 100644
--- a/src/buffer.hpp
+++ b/src/buffer.hpp
@@ -21,7 +21,7 @@
*
* Description:
*
- * Version: 0.3.0.1
+ * Version: 0.3.0
* Created: 28/12/2013 07:01:58
* Revision: none
* Compiler: gcc
diff --git a/src/buffermanager.cpp b/src/buffermanager.cpp
index 46d412f..9b68790 100644
--- a/src/buffermanager.cpp
+++ b/src/buffermanager.cpp
@@ -22,7 +22,7 @@
* Description: take the parsed, tokenized lines and manage them.
* send also some rules test
*
- * Version: 0.3.0.1
+ * Version: 0.3.0
* Created: 30/12/2013 12:12:46
* Revision: none
* Compiler: gcc
diff --git a/src/buffermanager.hpp b/src/buffermanager.hpp
index 2042329..44c65cd 100644
--- a/src/buffermanager.hpp
+++ b/src/buffermanager.hpp
@@ -21,7 +21,7 @@
*
* Description:
*
- * Version: 0.3.0.1
+ * Version: 0.3.0
* Created: 30/12/2013 12:07:43
* Revision: none
* Compiler: gcc
diff --git a/src/define_ultimate_fct.h b/src/define_ultimate_fct.h
index 85450ba..f24b3c5 100644
--- a/src/define_ultimate_fct.h
+++ b/src/define_ultimate_fct.h
@@ -21,7 +21,7 @@
*
* Description:
*
- * Version: 0.3.0.1
+ * Version: 0.3.0
* Created: 30/12/2013 12:50:40
* Revision: none
* Compiler: gcc
diff --git a/src/global.hpp b/src/global.hpp
index da114c1..8134ed8 100644
--- a/src/global.hpp
+++ b/src/global.hpp
@@ -21,7 +21,7 @@
*
* Description:
*
- * Version: 0.3.0.1
+ * Version: 0.3.0
* Created: 20/12/2013 00:09:35
* Revision: none
* Compiler: gcc
diff --git a/src/gloseq.cpp b/src/gloseq.cpp
index 7bdf70a..f6a0c3b 100644
--- a/src/gloseq.cpp
+++ b/src/gloseq.cpp
@@ -21,7 +21,7 @@
*
* Description:
*
- * Version: 0.3.0.1
+ * Version: 0.3.0
* Created: 27/12/2013 10:38:49
* Revision: none
* Compiler: gcc
diff --git a/src/gloseq.hpp b/src/gloseq.hpp
index 83d80d0..fc0e57f 100644
--- a/src/gloseq.hpp
+++ b/src/gloseq.hpp
@@ -21,7 +21,7 @@
*
* Description:
*
- * Version: 0.3.0.1
+ * Version: 0.3.0
* Created: 27/12/2013 10:40:44
* Revision: none
* Compiler: gcc
diff --git a/src/main.cpp b/src/main.cpp
index 68d919f..b385006 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -23,7 +23,7 @@
* lib getopt needed this is for unix users
*
*
- * Version: 0.3.0.1
+ * Version: 0.3.0
* Created: 20/12/2013 00:57:44
* Revision: none
* Compiler: gcc
diff --git a/src/main.hpp b/src/main.hpp
index 351cd10..4f7ce65 100644
--- a/src/main.hpp
+++ b/src/main.hpp
@@ -21,7 +21,7 @@
*
* Description:
*
- * Version: 0.3.0.1
+ * Version: 0.3.0
* Created: 21/12/2013 03:56:20
* Revision: none
* Compiler: gcc
diff --git a/src/optmanager.cpp b/src/optmanager.cpp
index 6a82787..51f8935 100644
--- a/src/optmanager.cpp
+++ b/src/optmanager.cpp
@@ -27,7 +27,7 @@
* for the time being, the value is set to max.
* we could test string before conversion.
*
- * Version: 0.3.0.1
+ * Version: 0.3.0
* Created: 23/12/2013 23:31:46
* Revision: none
* Compiler: gcc
diff --git a/src/optmanager.hpp b/src/optmanager.hpp
index 2b89933..f06de4e 100644
--- a/src/optmanager.hpp
+++ b/src/optmanager.hpp
@@ -21,7 +21,7 @@
*
* Description:
*
- * Version: 0.3.0.1
+ * Version: 0.3.0
* Created: 23/12/2013 22:59:22
* Revision: none
* Compiler: gcc
diff --git a/src/regboost.cpp b/src/regboost.cpp
index 453bf08..08d58fe 100644
--- a/src/regboost.cpp
+++ b/src/regboost.cpp
@@ -21,7 +21,7 @@
*
* Description:
*
- * Version: 0.3.0.1
+ * Version: 0.3.0
* Created: 19/12/2013 05:22:37
* Revision: none
* Compiler: gcc
diff --git a/src/regboost.hpp b/src/regboost.hpp
index 3fe5c80..afc1c20 100644
--- a/src/regboost.hpp
+++ b/src/regboost.hpp
@@ -21,7 +21,7 @@
*
* Description:
*
- * Version: 0.3.0.1
+ * Version: 0.3.0
* Created: 19/12/2013 05:23:16
* Revision: none
* Compiler: gcc
diff --git a/src/reglinux.cpp b/src/reglinux.cpp
index 60d3f20..5c19a1f 100644
--- a/src/reglinux.cpp
+++ b/src/reglinux.cpp
@@ -21,7 +21,7 @@
*
* Description: Regex lib (linux version)
*
- * Version: 0.3.0.1
+ * Version: 0.3.0
* Created: 18/01/2014 01:16:04
* Revision: none
* Compiler: gcc
diff --git a/src/reglinux.hpp b/src/reglinux.hpp
index 742adcc..41361ed 100644
--- a/src/reglinux.hpp
+++ b/src/reglinux.hpp
@@ -21,7 +21,7 @@
*
* Description: Regex lib (linux version)
*
- * Version: 0.3.0.1
+ * Version: 0.3.0
* Created: 18/01/2014 01:16:31
* Revision: none
* Compiler: gcc
diff --git a/src/rules.cpp b/src/rules.cpp
index c209fba..891df78 100644
--- a/src/rules.cpp
+++ b/src/rules.cpp
@@ -21,7 +21,7 @@
*
* Description:
*
- * Version: 0.3.0.1
+ * Version: 0.3.0
* Created: 31/12/2013 18:33:14
* Revision: none
* Compiler: gcc
diff --git a/src/rules.hpp b/src/rules.hpp
index 3c7c7e8..90c247d 100644
--- a/src/rules.hpp
+++ b/src/rules.hpp
@@ -21,7 +21,7 @@
*
* Description:
*
- * Version: 0.3.0.1
+ * Version: 0.3.0
* Created: 31/12/2013 18:32:35
* Revision: none
* Compiler: gcc
diff --git a/src/ruleserror.hpp b/src/ruleserror.hpp
index 3bf3d56..4005774 100644
--- a/src/ruleserror.hpp
+++ b/src/ruleserror.hpp
@@ -21,7 +21,7 @@
*
* Description:
*
- * Version: 0.3.0.1
+ * Version: 0.3.0
* Created: 06/01/2014 10:04:32
* Revision: none
* Compiler: gcc
diff --git a/src/serialboost.cpp b/src/serialboost.cpp
index bd55630..b6a844e 100644
--- a/src/serialboost.cpp
+++ b/src/serialboost.cpp
@@ -21,7 +21,7 @@
*
* Description:
*
- * Version: 0.3.0.1
+ * Version: 0.3.0
* Created: 20/12/2013 00:06:15
* Revision: none
* Compiler: gcc
diff --git a/src/serialboost.hpp b/src/serialboost.hpp
index 18aa1a6..3ec43b1 100644
--- a/src/serialboost.hpp
+++ b/src/serialboost.hpp
@@ -21,7 +21,7 @@
*
* Description:
*
- * Version: 0.3.0.1
+ * Version: 0.3.0
* Created: 20/12/2013 00:06:28
* Revision: none
* Compiler: gcc
diff --git a/src/seriallinux.cpp b/src/seriallinux.cpp
index 9d20618..0df6243 100644
--- a/src/seriallinux.cpp
+++ b/src/seriallinux.cpp
@@ -22,7 +22,7 @@
* Description: Serial lib linux (termios version)
* used if haven't boost
*
- * Version: 0.3.0.1
+ * Version: 0.3.0
* Created: 17/01/2014 03:31:32
* Revision: none
* Compiler: gcc
diff --git a/src/seriallinux.hpp b/src/seriallinux.hpp
index b515725..045f6f0 100644
--- a/src/seriallinux.hpp
+++ b/src/seriallinux.hpp
@@ -22,7 +22,7 @@
* Description: Serial lib linux (termios version)
* used if haven't boost
*
- * Version: 0.3.0.1
+ * Version: 0.3.0
* Created: 17/01/2014 03:31:35
* Revision: none
* Compiler: gcc
diff --git a/src/serialprop.cpp b/src/serialprop.cpp
index bbcef9a..f39abaa 100644
--- a/src/serialprop.cpp
+++ b/src/serialprop.cpp
@@ -21,7 +21,7 @@
*
* Description:
*
- * Version: 0.3.0.1
+ * Version: 0.3.0
* Created: 21/12/2013 01:39:53
* Revision: none
* Compiler: gcc
diff --git a/src/serialprop.hpp b/src/serialprop.hpp
index a78a0b2..2c2f616 100644
--- a/src/serialprop.hpp
+++ b/src/serialprop.hpp
@@ -21,7 +21,7 @@
*
* Description:
*
- * Version: 0.3.0.1
+ * Version: 0.3.0
* Created: 19/12/2013 23:25:14
* Revision: none
* Compiler: gcc
diff --git a/src/symlink.cpp b/src/symlink.cpp
index 54ca9e5..2ffccaa 100644
--- a/src/symlink.cpp
+++ b/src/symlink.cpp
@@ -21,7 +21,7 @@
*
* Description: Return a beautiful Symlink for udev
*
- * Version: 0.3.0.1
+ * Version: 0.3.0
* Created: 19/01/2014 14:51:05
* Revision: none
* Compiler: gcc
diff --git a/src/symlink.hpp b/src/symlink.hpp
index c35df98..49273a7 100644
--- a/src/symlink.hpp
+++ b/src/symlink.hpp
@@ -21,7 +21,7 @@
*
* Description: Return a beautiful Symlink for udev
*
- * Version: 0.3.0.1
+ * Version: 0.3.0
* Created: 19/01/2014 14:51:08
* Revision: none
* Compiler: gcc
diff --git a/src/ultimate.cpp b/src/ultimate.cpp
index 0293ea2..bc9e139 100644
--- a/src/ultimate.cpp
+++ b/src/ultimate.cpp
@@ -21,7 +21,7 @@
*
* Description: Interface for Ultimate props
*
- * Version: 0.3.0.1
+ * Version: 0.3.0
* Created: 19/12/2013 20:28:22
* Revision: none
* Compiler: gcc
diff --git a/src/ultimate.hpp b/src/ultimate.hpp
index 77c5055..76e99f9 100644
--- a/src/ultimate.hpp
+++ b/src/ultimate.hpp
@@ -21,7 +21,7 @@
*
* Description:
*
- * Version: 0.3.0.1
+ * Version: 0.3.0
* Created: 19/12/2013 20:28:34
* Revision: none
* Compiler: gcc