[dia: 96/105] #19: Update comment to say that it uses vcs_tag().



commit 545a33a1ed8b5ccb737a915d55479a6273debe32
Author: Eduard Nicodei <eddnicodei gmail com>
Date:   Sat Jan 26 17:00:09 2019 +0000

    #19: Update comment to say that it uses vcs_tag().

 meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index 444bdcba..f3153bfc 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('dia',
         ['c', 'cpp'],
-        version: '0.97.3',  # This is the base version, git suffix gets added to config.h.
+        version: '0.97.3',  # This is the base version, git suffix gets added using vcs_tag().
         meson_version: '>= 0.49',
         default_options: []
 )


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