Blob Blame History Raw
From 7faed28758e1dfee3dbd214f3abeb11198ed603d Mon Sep 17 00:00:00 2001
From: Ilia Kats <ilia-kats@gmx.net>
Date: Wed, 30 Nov 2011 17:06:21 +0100
Subject: [PATCH 06/10] fix version (forgot to change the script)

---
 plasma_nm_version.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/plasma_nm_version.h b/plasma_nm_version.h
index e0342cb..c85bf2d 100644
--- a/plasma_nm_version.h
+++ b/plasma_nm_version.h
@@ -1,4 +1,4 @@
 #ifndef PLASMA_NM_VERSION_H
 #define PLASMA_NM_VERSION_H
-static const char * plasmaNmVersion = "nm09-20111130";
+static const char * plasmaNmVersion = "0.9.0_rc3 (nm09 20111130)";
 #endif
-- 
1.7.7.4