[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
rpms/koffice/FC-4 koffice-kexi-version.patch,NONE,1.1
- From: "Andreas Bierfert" (awjb) <fedora-extras-commits redhat com>
- To: fedora-extras-commits redhat com
- Subject: rpms/koffice/FC-4 koffice-kexi-version.patch,NONE,1.1
- Date: Fri, 21 Apr 2006 18:25:51 -0700
Author: awjb
Update of /cvs/extras/rpms/koffice/FC-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2079
Added Files:
koffice-kexi-version.patch
Log Message:
- add kexi patch
koffice-kexi-version.patch:
--- NEW FILE koffice-kexi-version.patch ---
--- kexi/kexi_version.h.orig 2006-04-14 23:09:52.000000000 +0200
+++ kexi/kexi_version.h 2006-04-14 23:16:07.000000000 +0200
@@ -30,12 +30,12 @@
#endif
#ifndef KEXI_VERSION_STRING
-# define KEXI_VERSION_STRING "1.0 rc1"
+# define KEXI_VERSION_STRING "1.0"
#endif
-#define KEXI_VERSION_MAJOR 0
-#define KEXI_VERSION_MINOR 9
-#define KEXI_VERSION_RELEASE 98
+#define KEXI_VERSION_MAJOR 1
+#define KEXI_VERSION_MINOR 0
+#define KEXI_VERSION_RELEASE 0
#define KEXI_MAKE_VERSION( a,b,c ) (((a) << 16) | ((b) << 8) | (c))
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]