summaryrefslogtreecommitdiff
path: root/YASM-VERSION-GEN.sh
diff options
context:
space:
mode:
authorPeter Johnson <peter@tortall.net>2014-08-10 00:48:20 -0700
committerPeter Johnson <peter@tortall.net>2014-08-10 23:18:52 -0700
commitba463d3c26c0ece2e797b8d6381b161633b5971a (patch)
tree0fab4fee44091f0f9361ad626528cd815d33f4fa /YASM-VERSION-GEN.sh
parent636dc92558efd052cd0553203f67068171a3116c (diff)
downloadyasm-ba463d3c26c0ece2e797b8d6381b161633b5971a.tar.gz
Bump DEF_VER to 1.3.0 for release.v1.3.0
Diffstat (limited to 'YASM-VERSION-GEN.sh')
-rwxr-xr-xYASM-VERSION-GEN.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/YASM-VERSION-GEN.sh b/YASM-VERSION-GEN.sh
index 3a9f7436..33469507 100755
--- a/YASM-VERSION-GEN.sh
+++ b/YASM-VERSION-GEN.sh
@@ -1,7 +1,7 @@
#!/bin/sh
YVF=YASM-VERSION-FILE
-DEF_VER=v1.2.0
+DEF_VER=v1.3.0
LF='
'