blob: ffcb70e2b22155e6f08026d85d1f1789a643460b (
plain)
1
2
3
4
5
6
7
8
9
10
|
This patch is used to replace the need for git. It's a work-around
for a problem described here: https://jira.mongodb.org/browse/SERVER-21317
Patch by Roel Janssen <roel@gnu.org>
--- a/version.json 1970-01-01 01:00:00.000000000 +0100
+++ b/version.json 2016-03-16 15:10:23.933578071 +0100
@@ -0,0 +1,3 @@
+{
+ "version": "3.3.3-guix-"
+}
|