Package: jumpnbump / 1.60-4

0001-Bump-version-to-1.70-dev.patch Patch series | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
From e89a7a97ca3e4c003bbf5a1059423954bd6fd73f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?R=C3=A9mi=20Verschelde?= <rverschelde@gmail.com>
Date: Wed, 24 May 2017 20:24:38 +0200
Subject: [PATCH 01/10] Bump version to 1.70-dev

---
 globals.pre | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/globals.pre b/globals.pre
index 758ecf1..0d4a738 100644
--- a/globals.pre
+++ b/globals.pre
@@ -83,7 +83,7 @@ void tellServerPlayerMoved(int playerid, int movement_type, int newval);
 #define MOVEMENT_RIGHT 2
 #define MOVEMENT_UP    3
 
-#define JNB_VERSION "1.60"
+#define JNB_VERSION "1.70-dev"
 
 #define JNB_WIDTH 400
 #define JNB_HEIGHT 256
-- 
2.20.1