Imported Upstream version 1.0.28
[platform/upstream/alsa-utils.git] / include / version.h
index 5ca5f50..76f95f8 100644 (file)
@@ -4,9 +4,9 @@
 
 #define SND_UTIL_MAJOR         1
 #define SND_UTIL_MINOR         0
-#define SND_UTIL_SUBMINOR      26
+#define SND_UTIL_SUBMINOR      28
 #define SND_UTIL_VERSION               ((SND_UTIL_MAJOR<<16)|\
                                 (SND_UTIL_MINOR<<8)|\
                                  SND_UTIL_SUBMINOR)
-#define SND_UTIL_VERSION_STR   "1.0.26"
+#define SND_UTIL_VERSION_STR   "1.0.28"