parent
fbe8d3079d
commit
46afc2ba91
|
@ -0,0 +1,15 @@
|
||||||
|
Git v2.49 Release Notes
|
||||||
|
=======================
|
||||||
|
|
||||||
|
UI, Workflows & Features
|
||||||
|
------------------------
|
||||||
|
|
||||||
|
|
||||||
|
Performance, Internal Implementation, Development Support etc.
|
||||||
|
--------------------------------------------------------------
|
||||||
|
|
||||||
|
|
||||||
|
Fixes since v2.48
|
||||||
|
-----------------
|
||||||
|
|
||||||
|
* Other code cleanup, docfix, build fix, etc.
|
|
@ -1,6 +1,6 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
DEF_VER=v2.48.0
|
DEF_VER=v2.48.GIT
|
||||||
|
|
||||||
LF='
|
LF='
|
||||||
'
|
'
|
||||||
|
|
Loading…
Reference in New Issue