summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2012-03-08 00:17:33 +0300
committerAndrei Karas <akaras@inbox.ru>2012-03-08 00:17:33 +0300
commita0b036fb74fa8c6607258967f6552779c3eea60b (patch)
treedb10febe73a7eb5622aef3dc0c08f3c9972fa246
parentae5572d5c0e193868db93ba3167594da3df769ef (diff)
downloadplus-a0b036fb74fa8c6607258967f6552779c3eea60b.tar.gz
plus-a0b036fb74fa8c6607258967f6552779c3eea60b.tar.bz2
plus-a0b036fb74fa8c6607258967f6552779c3eea60b.tar.xz
plus-a0b036fb74fa8c6607258967f6552779c3eea60b.zip
Add mageia2 to client version.
-rw-r--r--src/main.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.h b/src/main.h
index d8bae89c3..09c7d14ad 100644
--- a/src/main.h
+++ b/src/main.h
@@ -45,7 +45,7 @@
* different interfaces, which have different implementations for each server.
*/
-#define SMALL_VERSION "1.2.3.4"
+#define SMALL_VERSION "1.2.3.4.mageia2"
#define CHECK_VERSION "01.02.03.04"
#ifdef HAVE_CONFIG_H