[gimp-data-extras] text-circle.scm: reluctantly update default string to use 2.10 rather than 2.0 :)



commit 7760cb50d802493353d281bd3fc26b32ef653b6a
Author: Alexandre Prokoudine <alexandre prokoudine gmail com>
Date:   Mon Jun 11 16:38:54 2018 +0300

    text-circle.scm: reluctantly update default string to use 2.10 rather than 2.0 :)

 scripts/text-circle.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/scripts/text-circle.scm b/scripts/text-circle.scm
index c1688ea..7132611 100644
--- a/scripts/text-circle.scm
+++ b/scripts/text-circle.scm
@@ -210,7 +210,7 @@
   "Shuji Narazaki"
   "1997-1998"
   ""
-  SF-STRING     _"Text" "The GNU Image Manipulation Program Version 2.0 "
+  SF-STRING     _"Text" "The GNU Image Manipulation Program Version 2.10 "
   SF-ADJUSTMENT _"Radius"             '(80 1 8000 1 1 0 1)
   SF-ADJUSTMENT _"Start angle"        '(0 -180 180 1 1 0 1)
   SF-ADJUSTMENT _"Fill angle"         '(360 -360 360 1 1 0 1)


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]